Charlie Joseph
Charlie Joseph
> @heychazza not sure what you mean by that Does this support the new version of Nuxt Content?
Damn seems nuxt content isn't yet supported by this :( > > > @heychazza not sure what you mean by that > > > > > > Does this support...
> meh, found solutions in other threads. for those curious add packages `react-apexcharts` and `apexcharts`, then use this import (for nextjs apps): > > ``` > // https://github.com/apexcharts/react-apexcharts/issues/240 > import...
> > > meh, found solutions in other threads. for those curious add packages `react-apexcharts` and `apexcharts`, then use this import (for nextjs apps): > > > ``` > >...
Hey @dcodeIO, could this be merged?
Getting this too, seems the project is abandoned
+1 would tie in well with https://github.com/showdownjs/showdown/issues/964
> Does this help? Started happening to me today. Also, only happens if I open a new terminal tab manually (clicking with a mouse), opens fine if I use a...
> Same here. Version 6.2.4.223. > > To be precise - it _does_ autocomplete the rules (min, max, numeric, etc.). It _does not_ autocomplete the field names (firstName, etc.). Just...
> @heychazza you mean "$request->firstName" completion? Yep exactly, if you’ve got a form request, then in your controller try to access a field