Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] App crashes when trying to change radius on avatar #2109

Open
1 task done
azzazkhan opened this issue Nov 21, 2024 · 3 comments · May be fixed by #2119
Open
1 task done

[Bug] App crashes when trying to change radius on avatar #2109

azzazkhan opened this issue Nov 21, 2024 · 3 comments · May be fixed by #2119
Assignees
Labels
bug Something isn't working needs triage Issues that need to be triaged v4 Issues related to the latest version

Comments

@azzazkhan
Copy link

Is there an existing issue for this?

  • Yes, I have searched the existing issues and none of them match my problem.

Product Variant

Cloud (https://rxresu.me)

Current Behavior

When changing radius of avatar a couple of times, the app suddenly crashes with the following error message.

TypeError: Cannot read properties of undefined (reading 'toString')
    at https://rxresu.me/assets/index-D_lOLxU7.js:270:45728
    at Object.qH [as useMemo] (https://rxresu.me/assets/index-D_lOLxU7.js:38:21416)
    at Ge.useMemo (https://rxresu.me/assets/index-D_lOLxU7.js:9:6253)
    at WWt (https://rxresu.me/assets/index-D_lOLxU7.js:270:45692)
    at $E (https://rxresu.me/assets/index-D_lOLxU7.js:38:17031)
    at C7 (https://rxresu.me/assets/index-D_lOLxU7.js:40:3143)
    at C$ (https://rxresu.me/assets/index-D_lOLxU7.js:40:44880)
    at A$ (https://rxresu.me/assets/index-D_lOLxU7.js:40:39822)
    at ait (https://rxresu.me/assets/index-D_lOLxU7.js:40:39748)
    at _6 (https://rxresu.me/assets/index-D_lOLxU7.js:40:39598)

Expected Behavior

The border radius of avatar should update without throwing any errors.

Steps To Reproduce

  1. Select any theme
  2. Select an avatar image (I used GitHub to login so it was already included)
  3. Try to change the radius of avatar (from edges to rounded and back)
  4. The app will crash

What browsers are you seeing the problem on?

Chrome

What template are you using?

Azurill

Anything else?

No response

@azzazkhan azzazkhan added bug Something isn't working needs triage Issues that need to be triaged v4 Issues related to the latest version labels Nov 21, 2024
@whoabhaysharma
Copy link

can you share the screen shots of that UI which allows to change the radius i cant see that

@azzazkhan
Copy link
Author

Hi @whoabhaysharma, this is the popover which I used to change the border radius. I guess it's fixed now as I tried changing the radius and the app didn't crashed.

image

@DemaPy
Copy link
Contributor

DemaPy commented Dec 13, 2024

We have 2 pull requests for such issue.
#2119
#1978

Just need to wait for approval @AmruthPillai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage Issues that need to be triaged v4 Issues related to the latest version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants