Skip to content

lili21/mcep-dyamic-import-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dynamic import issue

Get Start

$ yarn
$ yarn build
$ serve dist # Run a stati serve on dist

Expected Behavior

The content Loaindg... will be changed to App Loaded!

Current Behavior

It doesn't work as expecting on old browser, specificlly, on Androind 4.3 and below. That's because MCEP using onload event to resolve promise which not supported and cause the promise pendding forever.

https://pie.gd/test/script-link-events/

About

reproduce repo for mcep issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published