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
VM637:126 Uncaught TypeError: Cannot read property 'undefined' of undefined at HTMLParagraphElement.click_handler (eval at n.createComponent (Viewer.html:241), <anonymous>:126:95) click_handler @ VM637:126
Example here
https://svelte.technology/repl?version=1.49.1&gist=361d6d60d683f7a3572e54a30fcfd47c
The text was updated successfully, but these errors were encountered:
fix data references in event handlers inside await-then-catch (fixes #…
cf7104d
…1032)
Merge pull request #1049 from sveltejs/gh-1032
a3d8425
fix data references in event handlers inside await-then-catch
thanks! fixed in 1.49.3
Sorry, something went wrong.
Panel UI (sveltejs#1032)
9985efa
* better panel UI * rename slots * convert to svelte 5 * tweaks * lint * use modern spring
Successfully merging a pull request may close this issue.
Example here
https://svelte.technology/repl?version=1.49.1&gist=361d6d60d683f7a3572e54a30fcfd47c
The text was updated successfully, but these errors were encountered: