question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SegmentedControl bug after deploy

See original GitHub issue

What package has an issue

@mantine/core

Describe the bug

Hello,

Dev localhost yarn dev

image image

After deployment yarn build

image

span element disappears after deployment.

image

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:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rtivitalcommented, Sep 15, 2022

Thanks for reproduction, the issue is fixed in 5.3.2

0reactions
rtivitalcommented, Oct 23, 2022

It is correct behavior, SegmentedControl works only with strings as values

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found