Dylan

Results 7 comments of Dylan

Someone opened an issue for the BETA 14 issue : #1481 I can confirm that $t works again in BETA 26. Make sure to check package-lock.json to know which version...

Hello, I'm wondering the same. I need to use recent WebXR support from ThreeJS but I'm locked with v0.137.2.

I think the issue has been fixed. Can you please check if it it OK on your side too and close the issue if it does 😃

I have a workaround for this issue. Not clean, but working: ```typescript // vue3-easy-data-table.d.ts declare module 'vue3-easy-data-table' { import { DefineComponent } from 'vue'; // Add a default export for...

Hello! Indeed I am using the official C/C++ extensions from Microsoft. Weird thing, the icon theme extension Helium ([helgardrichard.helium-icon-theme](https://marketplace.visualstudio.com/items?itemName=helgardrichard.helium-icon-theme)) does not have any issue setting the write icon. Same for...

Should be fixed with #31 @tentone might need to update the version number and deploy a new version on NPM.