Safari error [vue-router] Failed to resolve async component default

this problem occurs only on safari browsers and ios phones. Other browsers are normal
clipboard.png

.
Mar.10,2021

try this

npm install es6-promise --save

then add

to the main.js
require('es6-promise').polyfill();
require('es6-promise/auto');
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b393ae-4ede0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b393ae-4ede0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?