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
One addition: I didn't have the problem on iOS but experienced it on Android. From the fix I would expect that both platforms suffer from that issue. 🤔
The
AWebView
component is not being rendered on screen.After some debugging, found the issue and created the following PR #3
The element was registered with an old TAG Name (from the original forked library).
The text was updated successfully, but these errors were encountered: