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
Same issue here - and I have registered the element as per instructions. On Android I can't load the TabView containing the ImageZoom element. There is no error, but nothing happens. If I change to an Image element, everything works fine (apart from no zoom obviously).
Any examples?
What I've tried:
It does not crash, but it renders nothing.
Works fine if I change
<ImageZoom ... />
to just<Image ... />
with the same attrs.P.S.: it doesn't crash on iOS, but on Android the app crashes on startup.
The text was updated successfully, but these errors were encountered: