Tiago Marques

Results 7 issues of Tiago Marques

I want to include the keyboard in a nodewebkit (a.k.a **nw.js**) project. But the problem is that the keyboard is actually the only component that depends on jQuery and I...

Enhancement
Version 2

### Version 2.4.0 ### Reproduction link [https://play.nativescript.org/?template=play-vue&id=iep8E5&v=3](https://play.nativescript.org/?template=play-vue&id=iep8E5&v=3) ### Platform and OS info Android 7.1 / TNS Android 6.0.0 / Windows 10 ### Steps to reproduce Preview the app on the...

priority:normal
V2

So, first of all the environment that I'm using: > "nativescript-carousel": "^6.1.1", > "tns-ios": { > "version": "6.5.0" > } > > iOS Simulator - iPhone 11 - ios v....

**Before start:** - Make sure to check the demo app(s) for sample usage - Make sure to check the existing issues in this repository - If the demo apps cannot...

bug
help wanted

https://github.com/mootensai/yii2-relation-trait/blob/8149499fb4dc168c13bb1b97ebc23b6f570c425a/RelationTrait.php#L230 In line 190...199, when getting the primaryKey, it cames null, i could not figure why, it seems that after the save, the related model loses the primarykey/id Could you...

I've tried to register this plugin in my nativescript-vue project but without success

With a NUXT SSR app, only the first component registering a style gets to keep it. For some reason, the second component has its styles removed. Reproduction: https://stackblitz.com/edit/nuxt-3-vite-stylex-x1dwmq?file=components%2Fbtn1.vue,components%2Fbtn2.vue,app.vue you can...

help wanted