Yasser

Results 26 comments of Yasser

Thanks for that! Re: setup - an under Rollup, it suggests having a rollup.config.js - the starting SvelteKit sample app doesn't have that file. Should this be added? I'd like...

Makes sense - thank you. Measuring bundle size before after was on my todo list, was hoping for a straight answer instead of this though. It's an awesome library, but...

Any update on this or a workaround that could be used until a fix is in place?

> For info, [Vendure](https://www.vendure.io/) will fix it here: [vendure-ecommerce/vendure#1666](https://github.com/vendure-ecommerce/vendure/issues/1666) For Vendure - what would you suggest we do until this fix is in place? I still gete ❌ There is...

> The fix is in place, but not released yet. It will be with this PR: #450 > > In the meantime, your can add in your `schama.graphql` something like:...

We're also seeing the same error after upgrading from v2.0.4 to v2.1.4. Nothing else has changed that could have caused the error to appear. The error we have is: ```...

Hello! Thank you! I'm not sure I follow re:"currency was requested which there is not a price for in the channel" - could you please provide an example? Note that...

tldr; the error happens when a currencyCode for a productVariant X channelId combo do not match the channelId's default currency code. Vendure doesn't know what to do with that so...

Do you know if this is a qwik issue rather than this repo?