Divs randomly partially get unrendered on a local development website
The Firefox browser randomly chops off parts of divs on a local development site using the embla api and vue. On hover the items get rendered again, but disappear when the mouse leaves again. Sometimes only the corners get chopped off, sometimes it's half of a div and sometimes children inside the dom are not being displayed but selectable. According to the inspect element tool, everything should be displayed correctly as it is in chromium and webkit based browsers.