Pathgather / please-wait

A simple library to show your users a beautiful splash page while your application loads.
http://pathgather.github.io/please-wait/
MIT License
1.59k stars 155 forks source link

Issue from updateLoadingHtml() #40

Open topstarwebking opened 2 years ago

topstarwebking commented 2 years ago

I use please-wait.js for showing progress. But in case I want to change text of loading page, I call loading_screen.updateLoadingHtml("

Text

") but the text appeared at first disappeared and then next text is hidden.

Can you please tell me the reason and resolution?

Thanks in advance Snowflake dev.