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
I am having issue when using this module with large height div as item.
If the item height is over 9999px, translateY(-9999px) in unuseViews start to failed to hide the div properly.
Clear and concise description of the problem
I am having issue when using this module with large height div as item.
If the item height is over 9999px,
translateY(-9999px)
inunuseViews
start to failed to hide the div properly.Suggested solution
Is there a option to remove unuseViews in html?
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: