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
2.11.0
Error:
[ERROR] No matching export in "../../node_modules/.pnpm/[email protected]/node_modules/focus-lock/dist/es2015/index.js" for … │ ../../node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/react-focus-lock/dist/es2… │ 4 │ ...ment, focusPrevElement, focusFirstElement, focusLastElement, cap...
Workaround:
"pnpm": { "overrides": { "focus-lock": "1.3.2" } },
The text was updated successfully, but these errors were encountered:
bc144bb
Corrected in v2.11.1
PS: workaround - remove information about focus-lock and let it be auto-bumped to the latest one. Forced resolutions are never the asnwer.
Sorry, something went wrong.
fix: bump minimal focus-lock version, fixes theKashey#288
06ec63d
No branches or pull requests
Error:
Workaround:
The text was updated successfully, but these errors were encountered: