siema
siema copied to clipboard
Null pointer exception during drag, next, prev
During swiping:
Uncaught TypeError: Cannot read property 'call' of undefined at e.value (siema.min.js:formatted:1) at e.value (siema.min.js:formatted:1) at e.value (siema.min.js:formatted:1)
At Next or Prev calls:
TypeError: Cannot read property 'call' of undefined
at e.value (siema.min.js:1)
at Slider.js:82
at new Promise (
Can I have a CodePen / CodeSandbox example please?