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 could add that in the working version (5.7.7), we needed to add a line in our css to bump the z-index of the .bud-overlay element. By default, it seems that the div is showing below other divs in the DOM.
i fixed the issue with the strip-ansi import in #1472.
@thiervoj i really want to render the overlay using the shadow DOM api but it's turned out to be more of a pain in the ass than i assumed. we'll get there.
until then i also bumped the z-index of the .bud-overlay__visible class to 9999.
Expected Behavior
Errors to display on the front-end
Actual Behavior
Errors are shown in the terminal, browser console shows errors related to
Invalid HMR message
Steps To Reproduce
version
@roots/bud/5.8.7
Logs
The text was updated successfully, but these errors were encountered: