splide icon indicating copy to clipboard operation
splide copied to clipboard

Not Showing data wihtout strict mode from single Api hitting

Open kzsharma opened this issue 1 year ago • 0 comments
trafficstars

Checks

  • [X] Not a duplicate.
  • [X] Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics: https://github.com/Splidejs/splide/discussions

Version

latest

Description

I am using splider to show data from an Api. It was showing data when I am using strict mode in react but when I remove strict mode, data is loaded but not showing data on page unitl and unless we pressing or clicking anywhere.

Reproduction Link

No response

Steps to Reproduce

  1. fetch any api with images and data
  2. create splide
  3. use map to to render with splideSlider
  4. remove strictMode from code

Expected Behaviour

image

kzsharma avatar Sep 11 '24 06:09 kzsharma