Brendon Ignath
Brendon Ignath
I also found this to be a problem. Because the input's value gets reset when 'multiple' is applied, the files emitted are getting lost and it also destroys validation for...
Should be fixed asap
Encountered the same error. Not a good experience using these great tech together so far. ``` npm create qwik@latest npm run qwik add builder.io npm run dev ```
So are we forced to use `distinct=true` or fetch the prices separately? Because the only way to retrieve the discounted price is through `productPricing` and not individually through `pricing`. Am...
yes this should get fixed. props like id and handle are also not part of StoreProductParams anymore.
Any plan on implementing this? Can you point me in the right direction?
I would be ok with the added data attributes in my commited markup, but right now I have to first close VSCode, then stop the app from Onlook, then reopen...
@radoslaw-sz after reinstalling node modules, the error went away. Locally on Windows: starting in dev or building and starting is working. When I build and run on Ubuntu, the plugin...
Thanks for the reply - I just saw that issue. Hopefully it will get fixed shortly.