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

@lumino/polling doesn't exist in shared scope default #1463

Open
martinRenou opened this issue Apr 15, 2024 · 1 comment
Open

@lumino/polling doesn't exist in shared scope default #1463

martinRenou opened this issue Apr 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@martinRenou
Copy link
Member

@lumino/polling may be missing from the shared scope in the latest version:

Error: Shared module @lumino/polling doesn't exist in shared scope default

@martinRenou martinRenou added the bug Something isn't working label Apr 15, 2024
@martinRenou
Copy link
Member Author

Actually it is https://github.com/voila-dashboards/voila/blob/main/packages/voila/src/sharedscope.ts#L10

I see this error when testing bloomberg/ipydatagrid#498 with Voila. It seems ipydatagrid has issues when it comes to Lumino shared packages as it needs to specify them as shared: https://github.com/bloomberg/ipydatagrid/blob/main/package.json#L135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant