-
This might be some kind of weird rendering issue, but we've come across a situation where the checkbox only renders the blue background (using the standard theme). I haven't been able to reproduce the issue, but we have seen it from time to time... Browser seems to be the latest and no custom themes/plugins have been added to the browser. Not sure there's much y'all can do about this, but thought I'd bring it up. Checkboxes are still usable and work. Edit: When you uncheck a checked box (checked by default) then select it again, the check mark appears. So, it might only be occurring on initial render? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Hi @nesquerra, Can you share the code that renders these checkboxes please? Just the portion of the render with the Also, which version of paste/core are you using? Thanks! |
Beta Was this translation helpful? Give feedback.
Hi @nesquerra,
Can you share the code that renders these checkboxes please? Just the portion of the render with the
<Checkbox ...
JSX and its props.Also, which version of paste/core are you using?
Thanks!