Ashley Ryan
Ashley Ryan
Yeah so React is attempting to re-use the alert group instead of unmounting and mounting a new one. We have logic that runs the sync state when the slot changes...
`npm audit` is also reporting this moderate issue https://www.npmjs.com/advisories/745 from this package
For now, I've added a workaround that adds a keypress event listener to the input and manually triggers a click on a submit button we have in our component if...
With this Tailwind example, the Popover does not close on scroll, it stays open and scrolls with the page/trigger, but I can't figure out what is different about this implementation...
I'm trying to use `renderToStaticMarkup` to generate an HTML report in a custom reporter, and I'm also getting the same error: ``` Error in reporter Error: Objects are not valid...