Stéphan Zych
Stéphan Zych
Can you add the supported browsers ? I'm aware of [Canvas](http://caniuse.com/#feat=canvas) but is it the same for the entire plugin ? :-)
### Version 1.3.1 ### Platform and OS info iOS 10.1 / iPhone 6 (Simulator) / NativeScript 4.2.2 / macOS 10.13.6 ### Steps to reproduce Try one of those script inside...
Hi there, I'm trying to use BigVideo.js in a workflow with grunt... But, and I don't know exactly why, I just have some error (eg. "Uncaught TypeError: undefined is not...
This error appears when building from XCode: ``` ld: warning: directory not found for option '-F/Users/lambda/Library/Developer/Xcode/DerivedData/dist-aicmjkgjwnnaczajminirkrtrqmo/Build/Products/Debug-iphoneos/BEMCheckBox' ld: framework not found BEMCheckBox clang: error: linker command failed with exit code 1...
When creating a new object, the `id` is always `0`. ```php $user = CustomUser::create([ 'email' => '[email protected]', ]); // => ['id' => 0, 'email' => '[email protected]'] ``` Using solution found...
I am trying to use `nativescript-slide` with Vue. The slider works as expected but I cannot find how to listen for the events. ```html ``` Is someone know how I...
Hi there ! Thanks a lot for the improvement with Sass/LESS variables ! A cool feature will be to allow us to directly choose a variable color instead of a...
When trying to compile file in `.litcoffee` Grunt send me an error of syntax: ``` ➜ grunt coffee Running "coffee:compile" (coffee) task >> SyntaxError: In src/coffeescript/scripts.litcoffee, reserved word "with" on...
I can't find how this is supposed to work... ```javascript import ScrollPosStyler from "scrollpos-styler"; ScrollPosStyler.init(); // Uncaught TypeError: init is not a function ```
Hello there, I wanted to install Codeium on NeoVim but I an stuck at this error: ``` Error detected while processing function codeium#command#Command[6]..1: line 66: E474: Unidentified byte: warning: An...