Fernando Palacios
Fernando Palacios
Hi folks, any update on this request?
Any update? Looks good!
some update for this?
This worked for me, add a portal and adding `z-[60]`, this works also for shadow roots: ``` import * as Portal from '@radix-ui/react-portal'; const ToastViewport = React.forwardRef< React.ElementRef, React.ComponentPropsWithoutRef >(({...
@Banandrew also exists problems with dropdown and accordion.
@Banandrew I created a PR that resolve some problems of CSP with the file transition.js Here: #5660
Hi guys, it's been a long time since I left the [PR](https://github.com/Semantic-Org/Semantic-UI/pull/5660) for review, however my approach does not aim to prevent the style from being added in a linear...
Hi guys, it's been a long time since I left the [PR](https://github.com/Semantic-Org/Semantic-UI/issues/5630) for review, however my approach does not aim to prevent the style from being added in a linear...
@RayBB @andrasbacsai i just had the same issue, what is the workaround?