Gets "Method not found" error in vue-router when open simple vue app through Telegram WebView on Android devices #2452
Unanswered
sashtje
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Reproduction
https://github.com/sashtje/simple-vue-project
Steps to reproduce the bug
The same project but with Sentry: https://github.com/sashtje/vue-project
Expected behavior
Don't have any errors
Actual behavior
There is Method not found error in vue-router
Additional information
The error occurs only on Android smartphones and when I open the sites through Telegram app.
I have tried to open the sites through Gmail Android app, there is no any errors.
I created 2 simple projects to reproduce:
This error was seen in 4.5.0, 4.4.5, 4.4.3, 4.3.2 vue-router versions. I haven't checked the others.
Beta Was this translation helpful? Give feedback.
All reactions