You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using ChakraUI to styles my application. I follow the example of react-bootrstap but when the dialog is open the stylization of ChakraUI forgot. I think it's caused because the Portal.
The text was updated successfully, but these errors were encountered:
mariosantosdev
changed the title
Dimiss style of ChakraUI
ChakraUI forgetting stylization
Mar 9, 2023
@mariosantosdev
I'm not very familiar with Chakra UI, but it seems to use context based on what I see on https://chakra-ui.com/.
Currently, we can't use context with react-confirm. However, it is planned to be improved in #60, but it may take another one or two weeks until the release.
I'm using ChakraUI to styles my application. I follow the example of react-bootrstap but when the dialog is open the stylization of ChakraUI forgot. I think it's caused because the Portal.
The text was updated successfully, but these errors were encountered: