Alex Baur
Alex Baur
Hi also from my side a huge thank you, works really good but I have the same problem as akaibukai that the click won't trigger I compared the code from...
There is also a different problem with the clicks With Multi-Tracks it's not working correctly... With the code below I can track two different images and it shows a blue...
I tested further and I think the problem is with multiple tags When I write multiple a-entity tags with each an own new component or also with default click eventListener...
Hey, is there an update for this problem? Thanky you and cheers ;)
window.addEventListener works, had the same problem
Hey @jessicachrist unfortunately no but haven't checked it further... got some different projects to work on :D
Will do a PR as soon as I have a working code :)
Same problem here with Vite v5.1.5 / Vue3 ``` export default defineConfig({ // ... optimizeDeps: { exclude: ['@graphql-typed-document-node/core'], }, } ``` Doesn't work for me either ``` { "compilerOptions": {...
I have the same problem here with Vite 5.2.8 and Vue3 `Error: [commonjs--resolver] Failed to resolve entry for package "@graphql-typed-document-node/core". The package may have incorrect main/module/exports specified in its package.json....
Same problem here with v10.7.0 and boostrap-vue-3 `` This one breaks the page with the same error mentioned above `` Like that it works but can't use the props