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
See #101 (comment).
Workaround: #101 (comment).
42 | 43 | $RefreshReg$(_c, "PageContextProvider"); 44 | if (import.meta.hot) { | ^ 45 | window.$RefreshReg$ = prevRefreshReg; 46 | window.$RefreshSig$ = prevRefreshSig; Plugin: vite:esbuild File: (myproject)/renderer/usePageContext.tsx
The text was updated successfully, but these errors were encountered:
Upstream ticket: vitejs/vite#10167.
Sorry, something went wrong.
PR: vitejs/vite#10215, not released yet though https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md.
[email protected] was released which includes the fix vitejs/vite#10207. Even though it's a beta, I think we can mark this as fixed.
[email protected]
No branches or pull requests
Description
See #101 (comment).
Workaround: #101 (comment).
Error Stack
The text was updated successfully, but these errors were encountered: