Janva
Janva
I'm having this problem too, with dark mode
.babelrc ``` { "presets": [ ["stage-2"], ["es2015", {"modules": false}] ], "plugins": [ "transform-runtime", "transform-object-rest-spread" ] } ``` babel packages ``` "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-env": "^1.6.0", "babel-preset-es2015": "^6.24.1", "babel-preset-stage-2": "^6.24.1",...
@749 Hey, thanks for the help but i moved to vue-tooltip https://github.com/Akryum/v-tooltip
php artisan vendor: publish --provider = "Tymon\JWTAuth\Providers\LaravelServiceProvider" should be php artisan vendor: publish --provider "Tymon\JWTAuth\Providers\LaravelServiceProvider" no = also: remove spaces vendor:publish - php artisan jwt:secret
Please this is critical, any fix for it? @jingp-ofload is it the same as Picker? I’ll try that
@bobinrinder There are crashes with both Picker and PickerIOS, I suggest to move into a custom solution (it could be a flat list / legend list for more performance) until...