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
We are using the Modals from desing-system-react (version 0.10.54) in our proyect, we have detected that when the LWS security flag is active, the modals throw an error and it does not render.
the error leads us to ModalPortals.js. a file inside react-modal lib (version 3.14.3) imported by desing-system-react.
please can you check why its not working with LWS security?