kazupon/vue-i18n

Apple phone version @ios13.4 ,the safari browser cann't open the page translated with vue-i18n, the page appears white screen, however phones lower than version 13.4 are normal;

Open

#827 geöffnet am 1. Apr. 2020

Auf GitHub ansehen
 (9 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)JavaScript (7.181 Stars) (886 Forks)batch import
Type: Performancehelp wanted

Beschreibung

vue & vue-i18n version

ex: ^2.5.2, 8.16.0

Reproduction Link

Steps to reproduce

  1. IOS mobile phone version@13.4 , when safari browser opens the page translated by vue-i18n, prompting “A problem repeatedly occurred on ”***, the page is blank.IOS version < 13.4 work well ;also android phone works well;
  2. I tried to find that it is normal when the number of translation resource file items is around 3000; However, my translation resource file items are more than 10,000;

What is Expected?

How can i solve ?

What is actually happening?

Contributor Guide