Oleksii Khrushch

Results 8 comments of Oleksii Khrushch

Hello, sorry for the late reply. It's certainly bad with styles, but I'll try to help somehow: 1. First option through normal styles and **vh** usage, [but that's bad](https://bokand.github.io/demo/urlbarsize.html) You...

Hi, the first time I see such errors, but this text: ``` Use equal casing. Compare these module identifiers: ...\node_modules\Vue\dist\... ...\node_modules\vue\dist\... ``` Have you tried replacing it? `import Vue from...

I just googled, everyone says that I wrote above. Mmm, have you tried restarting? :)

Well, I've been working with Nuxt for a long time, so I'm not sure. Can it cache this file? Let's say that if you try to create a new file...

So, this is all due to the core-js library. I see that the 2.x version is used there, while in this library 3.x: https://github.com/nuxt/nuxt.js/blob/dev/yarn.lock#L4238 Try downgrade core-js library in package.json:...

@rolandschellhorn Hello, sorry for the long answer, I'll look at this problem on the weekend, I haven't even seen Nuxt 3 yet :)

Hi, I haven't tested it on Vue 3 yet. I'll try later

Sorry, very little time, Vue 3 is not supported yet.