Skip to content
New issue

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

fix: isHotkey webpack error #6466

Merged
merged 1 commit into from
May 22, 2024
Merged

fix: isHotkey webpack error #6466

merged 1 commit into from
May 22, 2024

Conversation

denolfe
Copy link
Member

@denolfe denolfe commented May 22, 2024

Fixes webpack issue with isHotkey: TypeError: is_hotkey__WEBPACK_IMPORTED_MODULE_9__ is not a function

Changing this from a default import to a named export, and it appears to resolve the issue.

Fixes #6421

@denolfe denolfe requested a review from AlessioGr as a code owner May 22, 2024 17:28
@denolfe denolfe enabled auto-merge (squash) May 22, 2024 17:37
@denolfe denolfe merged commit 73d0b20 into beta May 22, 2024
46 of 47 checks passed
@denolfe denolfe deleted the fix/slate-is-hotkey-webpack branch May 22, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant