José Mota

Results 13 comments of José Mota

I just integrated `vue-wait` with my own app and I'm noticing this as well. It seems as though as `this` relates to something that's not really the component instance. Here's...

@ChugunovRoman I tried to look up that option but I could not find it. Should I be looking somewhere else other than the _Settings_ menu?

Ok so I've noticed the following in the "GPU" tab: ![image](https://user-images.githubusercontent.com/81412/142024141-0c454255-0632-4005-a403-c83f7d86651c.png) My GPU is `0b:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 22 [Radeon RX 6700/6700 XT /...

One more update: it appears that there's a library error when launching. Relates to #223 . ![image](https://user-images.githubusercontent.com/81412/142024759-87cb0e31-3b28-4b92-a0b8-9663e96d93ef.png)

Confirmed that `libstdc++.so.6` inside Figma is behind the performance hit. Remove it and the issue disappears.

Thanks for getting back. ESLint does have a rule called `import/no-unresolved` which effectively attempts to resolve paths, therefore my question. So you're suggesting I `require('module-alias/register');` before each test file, for...

Thanks Nick. I understand I'm not an expert in Node by any stretch of the imagination and could really use some help. I'm sure the community will benefit from the...

:laughing: I can't believe I felt into this. Thanks for letting the issue open so dumb guys like me can appreciate your remark.

I think that, because shotgun reloads the entire app (does it spawn a new one? I'm not sure), the cookies on the server side are lost since it's the one...

What's the status of this issue? Definitely interested in CSS override.