Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IOS]: runtime bug - native.newWebView #740

Open
MattCareControl opened this issue Nov 3, 2024 · 0 comments
Open

[IOS]: runtime bug - native.newWebView #740

MattCareControl opened this issue Nov 3, 2024 · 0 comments

Comments

@MattCareControl
Copy link

Describe the bug
We are having the following error when the users are trying to work with a web page using the HTMLElement:hidePopover() method. The error we are receiving is: -

t.hidePopover is not a function. (In 't.hidePopover()', 't.hidePopover' is undefined)

We have confirmed this is an IOS Bug only - works find on Android.

To Reproduce
Display a HTML Page within the native.newWebView control that contains this method on IOS.

Target platform and where build was made:

  • Device: Multiple IOS Devices
  • OS: IOS

Additional context
Add any other context about the problem here.

whole test project or build.settings
We will look at producing a simple page that contains this method for you to test with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant