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

chore: remove teardown of window functions #98

Merged
merged 1 commit into from
May 10, 2024
Merged

Conversation

TrueBrain
Copy link
Contributor

React in StrictMode should run effect -> teardown -> effect, but for some reason it never does the second "effect" in time. In result, the dogma-engine is marked as loaded, but it really isn't.

Setting the dogma-engine as unloaded also doesn't work, as that signal arrives after the dogma-engine is used.

React in StrictMode should run effect -> teardown -> effect,
but for some reason it never does the second "effect" in time.
In result, the dogma-engine is marked as loaded, but it really
isn't.

Setting the dogma-engine as unloaded also doesn't work, as
that signal arrives after the dogma-engine is used.
@TrueBrain TrueBrain enabled auto-merge (squash) May 10, 2024 20:08
@TrueBrain TrueBrain merged commit d837490 into main May 10, 2024
2 checks passed
@TrueBrain TrueBrain deleted the push-nowqxztulotx branch May 10, 2024 20:09
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 this pull request may close these issues.

1 participant