0đź‘Ť
âś…
After doing some in-depth research, I realize that the event is caused entirely by a mistake of the v-if command.
If you use “v-show” instead of “v-if”, you’ll see that $ (“# anyElement”). css (“visibility”, “visible”) in jquery is the counterpart.
Thank you for all
Source:stackexchange.com