diff options
author | 2024-10-05 13:48:30 +0200 | |
---|---|---|
committer | 2024-10-05 13:48:30 +0200 | |
commit | af8401ebf9e5cbe94ded0d0f745ed1e3ec6f6d8a (patch) | |
tree | cdb267c1ff6ba342a6390610482a6f4b11794960 /packages/integrations/markdoc/test/render-components.test.js | |
parent | 5bc6223b1200baba9679a4dafea79c73486c275d (diff) | |
download | astro-af8401ebf9e5cbe94ded0d0f745ed1e3ec6f6d8a.tar.gz astro-af8401ebf9e5cbe94ded0d0f745ed1e3ec6f6d8a.tar.zst astro-af8401ebf9e5cbe94ded0d0f745ed1e3ec6f6d8a.zip |
Fixed an "Uncaught ReferenceError" inside of the @astrojs/vue package (#12116)
* fix(vue): initialized the 'app' variable earlier in the client.js script by assigning the 'appInstance' reference to it so that it is available for the later established 'astro:unmount' event listener
* Add changeset
* fix(vue): reverted the last change and instead moved the 'astro:unmount' event listener to inside of the 'if' statement where the 'app' variable is initialized
---------
Co-authored-by: Matt Kane <m@mk.gg>
Diffstat (limited to 'packages/integrations/markdoc/test/render-components.test.js')
0 files changed, 0 insertions, 0 deletions