Wired Blank List after Use Taro.navigateTo

When I use Taro.navigateTo to change to a page with the virtuallist, most of time you should see a blank list. But the interested part is I can check the html source, found the everything is there, just can't see in the page. This is the most wired problem when I use Taro3. The current version is v3.3.15, H5(HTML) mode. The temperarily solution to dont use navigateTo but reLaunch.

Comments

Popular posts from this blog

Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only file and data URLs are supported by the default ESM loader.