Mick Lawitzke

Results 226 comments of Mick Lawitzke

First try looks good, no more reloading of the Nuxt app when changing something. LOVE IT :) Any thing to look for in particular that could not work stable?

I switched to Tiptap but this issue should still stay open as it is not fixed. Stale bot is the worst.

Not fixed still, please dont close unfixed issues

I would really appreciate local caching: - I have 20 images on one page, they come from AWS S3 and take 3-8s every time I reload the page (which happens...

I see :) It would be nice to have an enum with all the error codes and also being able to import `EBayError` to do: ```ts try { // ......

I am just trying `9.0.2` :) My IDE (Webstorm) shows me two imports for `EBayApiError` for some reason, one is from `ebay-api/errors` and one is form `ebay-api/lib/errors`. The first one...

Import from `ebay-api/errors` threw a TypeScript error for some reason. Otherwise I close this issue as resolved, thanks a lot! :)

I was just about to use this module because I thought it would separate a touch device like phone and tablet from a computer or laptop. I would consider a...

@rico345100 I added a PR :)

I reverted the change and made a new PR since I deleted the other branch.