Maxo

Results 8 comments of Maxo

Have exact same issue. Here's the stacktrace from NS-Vue, might be helpful. I tried to understand what might be the problem, but it seems like it's not with this plugin...

I was researching this possibility as well. And what I found is that it's an external browser, for security reasons it does not allow you to get current URL of...

Why can't you use 2 labels instead? Or in general, why try to create a link in text for mobile? It will be hard for user to click from UX...

Experienced same problem, push notification on iOS wasn't working. As soon as I deleted nativescript-facebook plugin, it started to work. Even though I was seeing message coming in, in the...

Had the same error. Switching to v-show worked. I would suggest beside documenting it. Maybe console could send a console.warn or error when it see that `v-if` is used in...

@TomBraun02 solution worked for me, even though if it's not secure I would like to find a way to not bypass the check

I'm using 1.0.9 and don't have this issue. Try to play around with props and check if time on your PC playing any role. Just started to use this lib,...

Just to clarify: On code-server v4.102.3 both Copilot Chat 0.29.1 and the latest Copilot (1.372.0 via VSIX) work fine. On code-server v4.103.0+, Copilot Chat 0.29.1 stops working, and 0.30+ can...