You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hi! It seems like there is a bug when using custom content with React components. Sometimes there are empty slides at random indexes. Unfortunately, I couldn't identify what causes this
Describe the bug
Hi! It seems like there is a bug when using custom
content
with React components. Sometimes there are empty slides at random indexes. Unfortunately, I couldn't identify what causes thisTo Reproduce
Reproduction link – https://stackblitz.com/edit/nextjs-db1zk4?file=pages/index.js.
Both galleries (simple
<img />
tag and a custom React component) have the same bug with missing contentExpected behavior
All slides are rendered correctly
Screenshots
Empty content in devtools
Additional context
Let me know if I can help somehow. Thanks!
The text was updated successfully, but these errors were encountered: