We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@svelteuidev/core
onMount(() => { console.log("entered onMount") })
the svelte onMount will be triggered 2 times
Microsoft Edge
and import svelteui
No
No response
The text was updated successfully, but these errors were encountered:
Hey, this bug report doesn't give a lot of detail, can you be more specific? Where does this happen? What version of svelte are you using?
Sorry, something went wrong.
No branches or pull requests
What package has an issue
@svelteuidev/core
A clear and concise description of what the bug is
onMount(() => {
console.log("entered onMount")
})
the svelte onMount will be triggered 2 times
In which browser(s) did the problem occur?
Microsoft Edge
Steps To Reproduce
onMount(() => {
console.log("entered onMount")
})
and import svelteui
Do you know how to fix the issue
No
Are you willing to participate in fixing this issue and create a pull request with the fix
No
Relevant Assets
No response
The text was updated successfully, but these errors were encountered: