Calebe Aires

Results 48 issues of Calebe Aires

This is a good project. I spent some time working on it. I came up with this question: is there some way to render some components on the fly, something...

This plugin does not has support to Windows Phone 10. Do you have some solution for it?

When using addAutocomplete the editors seems to break something. I have tried to follow the documentation and even seek the Copenhagen code to find out how to use add extra...

This error I tried to make a quick fix but I was not able to. Is is a function that is being called on component unmounted. File LMap.vue Code where...

need more info

At the version to Vue 3, when using $router.push('/path') the fullscreen component does not destroy its children components.

After topmost goBack, when calling the admob create banner again, I get this error ``` TypeError: Cannot read property 'addView' of null File: "/data/data/com.example.test/files/app/tns_modules/nativescript-admob/admob.js, line: 127, column: 55" ``` nativescript-admob:...

Given this xlsv file wich d field is a date formated. ![image](https://user-images.githubusercontent.com/794195/108352240-572d1380-71c5-11eb-8f4a-d3bebeceb989.png) The result is: ```csv a,b,c,d caleb,03/02/12,tyy,44197 ``` Dates values became numbers. Ps.: Would be great if we could...

I would be great if this plugin were able to copy from an HTTP location

feature

Imagine a scenario that the user not only give a template as string, but it give some function, methods and variables so they is injected at the Vue context.

Is there some way to use not one, but more than one vue-syntax template string at once, using the first registered string, naming it to be used as a child's...