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(core): race between drop old JS listeners and create new listeners on page load #9144

Merged
merged 2 commits into from
Mar 11, 2024
Merged

fix(core): race between drop old JS listeners and create new listeners on page load #9144

merged 2 commits into from
Mar 11, 2024

Conversation

i-c-b
Copy link
Contributor

@i-c-b i-c-b commented Mar 11, 2024

@amrbashir mentioned removing a for loop (not sure which one) as an alternate solution on Discord so let's go with that if it's the better solution.

@i-c-b i-c-b requested a review from a team as a code owner March 11, 2024 00:40
@amrbashir
Copy link
Member

I will open another PR for the alternative fix.

@amrbashir amrbashir merged commit 85de230 into tauri-apps:dev Mar 11, 2024
2 checks passed
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.

None yet

2 participants