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've tried to use it within a released version but I got the following issue probably due to initialization.
TypeError: Cannot read property 'render' of undefined
at List.render
I'm trying to use the List of the new version as it seems to get animation when opening closing nested ListItems.
Any help is welcome :)
Hint: I'm using nextjs.
The text was updated successfully, but these errors were encountered:
Hi,
I've tried to use it within a released version but I got the following issue probably due to initialization.
I'm trying to use the
List
of the new version as it seems to get animation when opening closing nestedListItems
.Any help is welcome :)
Hint: I'm using nextjs.
The text was updated successfully, but these errors were encountered: