Romain Bruckert
Romain Bruckert
I personnaly had the exact same error because of a missing semicolomn. ``` import { UiSwitchModule } from 'angular2-ui-switch'
You probably need to run `composer install` after updating your composer version manually. Secondly, please try to right in **understandable english** so that it's possible for us to debug. Thank...
Hm, it seems its related to... [https://github.com/dilab/resumable.php/issues/14](https://github.com/dilab/resumable.php/issues/14)
When I see an open source project that **forces** me to create an account to use their product without advertising it on the project homepage clearly, i jump on my...
I think this is absolutely necessary.... I've been trying to find information not in the readme...
Just a suggestion (fix), which works for me without any additional coding: ``` canvas#da-gauge { width: 100% !important; height: auto !important; } ```
Just to confirm what I'v said, i have replaced the fetchival Ajax code by a random library (https://github.com/yanatan16/nanoajax), and it works in Safari.
Hey guys, Just a suggestion/fix, which works for me without any additional coding: canvas#da-gauge { width: 100% !important; height: auto !important; }
I get it. I see in the code that youa re using a `delay(100)`when reading the response... But my server most of the time responds withing less than `100ms` (50...
Basically breaks on a regular basis. Quite annoying