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

Android 4.4.2 webview issue #844

Closed
alexanderozerov opened this issue Nov 30, 2017 · 3 comments
Closed

Android 4.4.2 webview issue #844

alexanderozerov opened this issue Nov 30, 2017 · 3 comments

Comments

@alexanderozerov
Copy link

I'm submitting a bug report

  • Library Version:
    1.1.5

  • Operating System:
    Windows [10]

  • Node Version:
    8.9.1

  • NPM Version:
    5.3.0

  • Aurelia CLI OR JSPM OR Webpack AND Version
    webpack 2.6.1

  • Browser:
    Mobile Chrome XX | Android 4.4.2 Web Browser

  • Language:
    ESNext

Current behavior:

Expected/desired behavior:
I have very simple webview app (literally it consists of a gmap with some buttons). App works perfectly on Chrome and android 5 or higher but does not on android 4.4.2. . The only error i have is
Uncaught RangeError: Maximum call stack size exceeded", source: app.1aff1d7aac998375f47f.bundle.js.

  • What is the motivation / use case for changing the behavior?
    In fact i dont have ant thougths what it can be. Does aurelia work on old android devices?
@AshleyGrant
Copy link
Collaborator

Typically, we only support the latest version of Chrome.

Is Chrome the browser that is used in a webview on Android 4.4.2?

@alexanderozerov
Copy link
Author

App works on chrome (ver62) on android 4.4.2 too. But if I try it on default android browser it does not.

@alexanderozerov
Copy link
Author

Solution founded in this case aurelia/skeleton-navigation#821 .

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

2 participants