TotallWAR
TotallWAR
Is module with chart components in progress?
@developit I tried setup you suggested but it doesn't work. ``` const worker = new Worker('./worker.js', { inline: true, type: 'module' }); ``` ia have next error: `Uncaught DOMException: Failed...
Could you realise vertical slide?
Any updates?
@Havunen i created: https://codesandbox.io/s/inferno-mobx-props-not-updating-un8gy Clicking `inc` will cause logs of prev and current props in console
I tried yo use `mobx-devtools-mst` but it doesn't work.
The same here for MacOS Catalina 10.15 (19A583) at IMAC 2017. Pause works but next and prev buttons dont
The same one
@manakuro thx, it helped to me strangly
I have a problem with this too. I tried to use custom label, but i can't create algorithm to calc positions for labels...=(