kerol
kerol
@Atinux I have similar problem. I need this importantly. Is this fixable?
> @Atinux I have similar problem. I need this importantly. Is this fixable? After updating to latest nuxt release, the module doesn't seem to work at all
> > @Atinux I have similar problem. I need this importantly. Is this fixable? > > After updating to latest nuxt release, the module doesn't seem to work at all...
I have the same issue, MacOS Big Sur, node v16.17.1, Nuxt 3.3.1, pnpm 7.14.0. Just boilerplate nuxt with ``pnpm dlx nuxi init `` I have another app with nuxt 3.1.1...
> this functionality seems great to me thanks! next I am figuring out how to handle if the text is to large to be embedded, need to split the rows....
> > > this functionality seems great to me > > > > > > thanks! next I am figuring out how to handle if the text is to large...
> > > this functionality seems great to me > > > > > > thanks! next I am figuring out how to handle if the text is to large...
> I got it now. instead of using loader.load(), I should use loader.loadAndSplit(). so now it works perfect. for csv in particular. should we add a metadata signifying a row...
@nfcampos I would like a review, used for my use cases and worked for me! If you approve I will try to find a way to add the same feature...
I really support this idea, for example I have a 'save' button and it would be reasonable for the button to be disabled if it is the same as the...