Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null pointer exception during drag, next, prev #251

Open
edgar0011 opened this issue Jun 3, 2019 · 1 comment
Open

Null pointer exception during drag, next, prev #251

edgar0011 opened this issue Jun 3, 2019 · 1 comment

Comments

@edgar0011
Copy link

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 ()
at ProxyComponent.prev (Slider.js:75)
at slider.js:48
at HTMLUnknownElement.callCallback (react-dom.development.js:149)
at Object.invokeGuardedCallbackDev (react-dom.development.js:199)
at invokeGuardedCallback (react-dom.development.js:256)
at invokeGuardedCallbackAndCatchFirstError (react-dom.development.js:270)
at executeDispatch (react-dom.development.js:561)

@pawelgrzybek
Copy link
Owner

Can I have a CodePen / CodeSandbox example please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants