oliviertassinari / react-swipeable-views

A React component for swipeable views. :snowflake:
https://react-swipeable-views.com/
MIT License
4.46k stars 479 forks source link

The height does not get the element border when using animateHeight #685

Closed peipei818 closed 4 months ago

peipei818 commented 4 months ago

The height acquisition is incorrect. The phenomenon is that the border of the element in the react-swipeable-view-container child cannot be obtained.

peipei818 commented 4 months ago

it was my styles error