We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installed the started using this command, 🚀 Rocket Engine v0.2.7
npx @rocket/create@latest --template 01-hydration-starter
and this is there error I get in the console. The SSR/SSG works fine though.
Didn't work in Chromium 113 and Safari
The text was updated successfully, but these errors were encountered:
Tried to use 51-docs-theme-launch template and getting the same error. Could it be caused by incorrect Lit version?
51-docs-theme-launch
UPD: pinned Lit dependencies using Yarn resolutions and the error (e.g. of rocket-search on focus) is fixed:
rocket-search
"resolutions": { "lit-element": "3.3.3", "lit-html": "2.5.0", "lit": "2.5.0" },
Sorry, something went wrong.
No branches or pull requests
Installed the started using this command, 🚀 Rocket Engine v0.2.7
and this is there error I get in the console. The SSR/SSG works fine though.
Didn't work in Chromium 113 and Safari
The text was updated successfully, but these errors were encountered: