SegmentedControl bug after deploy
See original GitHub issueWhat package has an issue
Describe the bug
Hello,
Dev localhost yarn dev
After deployment yarn build
span element disappears after deployment.
while the switch works, but there is no color
Using http://vitejs.dev
What version of @mantine/hooks page do you have in package.json?
^5.3.0
If possible, please include a link to a codesandbox with the reproduced problem
No response
Do you know how to fix the issue
No
Are you willing to participate in fixing this issue and create a pull request with the fix
No response
Possible fix
No response
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Segmented control not working when placed above UIImage
The problem occurs when I try to click on the segmented control and the image is zoomed too much. It doesn't work. If...
Read more >iOS 13 Segmented Control. How to Solve the Design Problem?
Do you have a Segmented Control problem in iOS13? We will show you how to solve it in a simple way! Read an...
Read more >Tint Color of segmented Control doesn't work | omz:forum
I have the Problem using a pyui file OR using a class (ui.view, using a py file) with something like that: Btw.: the...
Read more >Segmented control > Accessibility Audit (#1206) - GitLab.org
Audit the accessibility of the GitLab UI Segmented Control component in all variants and states in order to update the Pajamas component ...
Read more >SegmentedControl - Xojo documentation
Returns a handle to the control. This property is read-only. For interfacing with Mac APIs using Declare). On Windows returns the HWND of...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for reproduction, the issue is fixed in 5.3.2
It is correct behavior, SegmentedControl works only with strings as values