Casper Sørensen
Casper Sørensen
There seems to be issues with Safari (15.4), which seems to break Wavesurfer :/ I have no idea what's causing it though, because it seems like the examples on the...
You probably solved this already or moved on to something else, but just for reference; you don't have to import fetch to use it :)
For anyone coming across this who needs the map to take up the full height of the IOS window, I used @saibbyweb's solution and adapted it slightly, this works and...
Same for me, only on Android though... :/
Also this is not isolated to Angular, as I get the same when using Nativescript Vue
Guys, any updates on this? I also have to use the polyfills, but then everything crashes :/
+1 for clustering (IOS/Android) :) Also I am willing to donate/pay for someone to do this. Unfortunately I am unable to contribute myself on this part :/
I am unable to make this work with Nativescript Vue, currently getting this error: ``` file:///app/vendor.js:303:3148: JS ERROR Error: Module build failed (from ../node_modules/ts-loader/index.js): Error: Cannot find module 'typescript' ```...
So to anyone else struggling with this error, I went into the tsconfig.json of nativescript-slides (inside node_modules) and turned off, which seems to have fixed the error. Hardly a solution,...