Muhammad Ubaid Raza

Results 53 comments of Muhammad Ubaid Raza

Please use the `continous` option for this effect.

This is probably blocked by: https://github.com/mubaidr/vue-fluent/issues/15 Currently testing components is difficult task, If we have an admin template or testing setup, it will lot easier to migrate to newer versions....

Hey! The only dependency this package has [jimp](https://www.npmjs.com/package/jimp) which is used to read image files when this library is imported/used in Nodejs environment. https://github.com/mubaidr/Javascript-Barcode-Reader/blob/master/src/utilities/getImageDataFromSource.ts#L32 It should work as it is,...

For me, this occurs only on `windows` platform, never encountered this issue on `linux`. Maybe that is why `WSL` also works fine in this case. ```bash  ELIFECYCLE  Command failed with...

AFAIK this happens when you have error in background script. Clear error then it will load as usual.

I have same npm config, but this warning still exists in latest nuxt version. ```bash ------------------------------ - Operating System: Linux - Node Version: v20.11.1 - Nuxt Version: 3.11.2 - CLI...

I noticed syntax error here: https://github.com/rendomnet/vite-crx-demo/blob/f6a5b831f9c8d1d157ee5bd9fee745f94ed3b245/manifest.json#L18 BTW you can check my template here: https://github.com/mubaidr/vite-vue3-chrome-extension-v3?tab=readme-ov-file#vite-vue3-browser-extension-v3

I am successfully using Vuejs router inside extensions for Content Pages, Popup and Options pages, details here: https://github.com/mubaidr/vite-vue3-chrome-extension-v3

Yes, setting a fixed port for hmr and server is the solution.

Looking forward to it, especially the `3. tenant_id (shard column) type modelling`, this will add support for citus data: https://www.citusdata.com/use-cases/multi-tenant-apps