hapetherw

Results 11 comments of hapetherw

Hello Is that issue solved? Actually that is need to prevent FOUC issue on SSR website. Hope that will be fixed as quickly as possible.

Hmm I use slider images with same size. Here is one of original image and also attached resized slider images on different size browsers. - original ![PicasaPhotoViewer_yr2luKsiYn](https://user-images.githubusercontent.com/58267901/99080487-f6090900-25f3-11eb-87f5-4bcc3eefc565.png) - resized ![webstorm64_DdQdznds8h](https://user-images.githubusercontent.com/58267901/99080698-3ec0c200-25f4-11eb-9370-b1a7ff4d90c0.png)...

Hi I hope we can see powerful vue-flux carousels with fix resize issue. Please let me know after you have done migration on vue 3.

Is that issue solved? I can't use it anymore.

Thanks for your reply. In some case, i would like to use convert function. Maybe i need to set base url first. How to use it?

Hello, can you send 32 Goerli ETH for development? 0xfd779b9b1176EF1EB69a8fAD435014dbC55edB3f Thanks!

> Not working when I run `nuxt start` It's the same issue. Is there any solution?

Haha, thanks @ozh! Now, it's too simple.

Same to me, but it only happens when i try to execute test scripts using jest+supertest. I am not sure how to fix it. @artursudnik Did you find out the...

Okay thanks, what i fixed is that i switched `logger.warn` to `logger.errror` in exception cases. Then i could catch out the issue logs. That may be an alternative solution.