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 opened on Apr 1, 2020

View on GitHub
 (9 comments) (4 reactions) (0 assignees)JavaScript (7,181 stars) (886 forks)batch import
Type: Performancehelp wanted

Description

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