gregg-cbs

Results 63 comments of gregg-cbs

Ahh the reason this does not work when being deployed to any platform is that this package is using 'html-pdf' which is a development only library - all its dependencies...

+1 on being able to select fields, our responses are huge because of populated data and json fields.

I have noticed that if i import from a package like this: `import {find as event_find} from "event";` The whole package gets bundled. All the methods that I am not...

The last curly and square brace keep stacking on one line: `}]` The opening brackets are fine but the ending arent following the same.

Same here, toast has no events... on:close doesnt exist? If it is dismissable how do you know if it has closed?

I did do that, the on:close event is not fired and my ide is acting as if it does not exist

I have now decided to use this generator to create schemas which I then copy into my own folder of files and modify and then I import my schema and...

Would also love to use this. I assumed the current Nuxt 3 auto import of components would work with headless cms vibes but it doesnt.

I used vue 3 on a headless cms for a module based front end. This is the main part of the code I used to have dynamically loaded components in...

Appreciate the response. This has the chance to be a great plugin for the community. Im hoping there will not be a need for it in the future and that...