Closed oskar-gmerek closed 1 year ago
Forget to mention that, in addition to error in console there is also broken styles (need to refresh page)
:tada: This issue has been resolved in version 2.0.0-beta.172 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This issue has been resolved in version 2.0.0-rc.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Description
If we add one of the default animations anywhere in the page1, and then navigate to page2, then client will throw error:
This is not the case with the custom animations created in masterCSS config.
Reproduction
git clone https://github.com/oskar-gmerek/mastercss-pr-svelte-bug
git checkout animation-bug
bun install
(enjoy speed of bun) &bun run dev
ORbun install
&bun run build
&bun run preview
@fade|1s|infinite
from header and check again - no errors will appear in the consoleSystem Informations
Browser: Latest Brave Browser OS: macOS 14.0 Node: 18 Package manager: Bun 1.0.0