V
V
Vanya Huk2017-07-02 17:14:44
Vue.js
Vanya Huk, 2017-07-02 17:14:44

Why doesn't VUE.js work on mobile?

How to track vue.js performance on mobile devices?
everything works in a regular browser, but not on a mobile one, although everything is fine on simulators, what could be the problem?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Astrohas, 2017-07-02
@vanyahuk

The problem is a developer who has not heard of debugging websites via USB Link Need
a robotphone
and chrome

1
1nsan0, 2019-03-08
@1nsan0

One possible problem: when using a CDN, some scripts are not loaded from a mobile browser. Before starting debugging, try downloading the scripts to a local server and specifying the path to them on the page.

S
smykov03, 2020-08-03
@smykov03

If anyone else needs an answer.. I solved the problem by clearing the cache on the phone.
I downloaded adb, drivers, android studio, tried to connect the phone via the android debug bridge for several hours, and when everything worked out .. I saw an error in the console that I recently corrected ... I cleared the cache and it all worked ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question