Demjan

Results 11 comments of Demjan

We would be really grateful if this can be merged, it's blocking us from upgrading our infra on Lambda. 🙏

I believe I'm having a related issue. The error happens if I import my router into a module file in any way. I suppose it's because the store theoretically isn't...

Thanks for the feedback, it seemed like what you describe to me too. I've now solved it the way you recommended, although I'm not crazy about how it looks... I...

So, aside from +1, is anyone considering implementing this?

It would be great to merge this, I hate having to require forks in my composer.json

I'm having a similar issue with Puppeteer, but for me out-of-viewport elements otherwise work, but seem to fail if the distance (x/y) and/or size(w/h) of the element contain decimals. A...

Hm, sure, I'll see what I can wrangle up, but for now I leave you with some more info: ``` npx nuxt generate --dotenv ../.env --no-build ERROR (node:362490) ExperimentalWarning: The...

Well, I won't go into making a reproducible example if the code doesn't even theoretically support that... I hope one day it gets added. I think issue #8176 is asking...

This same issue seems to happen when importing any version of `pdfjs-dist`. Which is the prebuilt version of [this](https://github.com/mozilla/pdf.js).

I am having the same issue, wondering if this is expected behaviour and I should just build around it or is it a bug? My situation is that I want...