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

Allow ThebeServer to be reinitialized via thebe-react #784

Closed
stevejpurves opened this issue Jan 3, 2025 · 0 comments · Fixed by #785
Closed

Allow ThebeServer to be reinitialized via thebe-react #784

stevejpurves opened this issue Jan 3, 2025 · 0 comments · Fixed by #785

Comments

@stevejpurves
Copy link
Collaborator

When using the providers from thebe-react it is not possible to re-configure the server instance after thebe has been loaded and configured once. This is at least due to a useEffect without the appropriate dependencies in ThebeServerProvider.

Fixing this will enable React apps using it to dynamically change thebe options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant