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
I fixed the issue. I don't understand why it was happening, but anyway, I had a div with a background image of the member in the li. When that was being clicked, not the text, it was causing the app to restart. I just made the div unclickable with pointer-events as none and the issue went away.
ghost
changed the title
Causing application to restart
Causing application to restart (Solved)
Apr 14, 2019
Hi, this issue only recently started to happen. After selecting the value, it works, it highlights then restarts the app.
I'm using the latest version of the JS available of jquery-mentions. I'm using phonegap, latest CLI, think it's 7.
Anyone else has this issue?
EXTRA:
I have not edited the JS. I redownloaded the supplied JS and it did the same, again.
The text was updated successfully, but these errors were encountered: