kuchienkz
kuchienkz
I used Ublock Origin (kind of adblocker), never have this issue, perhaps it's the extension itself.
Not yet tested on VS2015, but I think it would not break on it, since it's just a reaaallly simple transition between 2 Image Controls, with a DoubleAnimation. (I'm planning...
Sure, take your time :D
I followed your guide [https://github.com/asantibanez/livewire-charts#advanced-usage---integrating-scripts](here), but unfortunately im quite new with Laravel, so I cannot fully understand your guide on this part: `...You can then adjust imports as you see...
Tried to put `require('./vendor/livewire-charts/app');` on top, still does not work. Can you show me your full main `app.js` ? Here is mine: ``` require('./vendor/livewire-charts/app'); import './bootstrap'; import '../css/app.css'; import Alpine...
> when i set the "fixedRootDirectory" it stuck at loading state. Fixed that silly bug. I was so focused on the new features that I forgot to test the original...
Now that you mention it, I really forgot to consider another platform since I'm using this package mainly on android projects 😅 . > I agree with that change but...
Also, modified example app to use the new `themeData` parameter. Please tell me if there is something wrong. Thanks.
Please note that if you use this on an app that also uses MANAGE_EXTERNAL_STORAGE permission, you can't upload it to PlayStore until 5 May 2021. Read more: https://support.google.com/googleplay/android-developer/answer/10467955