Lazy load pages random error:ERROR Error: Uncaught (in promise): invalid link:

后端 未结 12 1700
情书的邮戳
情书的邮戳 2021-01-01 14:35

I run into the following error every now and then.

ERROR Error: Uncaught (in promise): invalid link:MenuPage
    at d (polyfills.js:3)
    at l (polyfills.j         


        
12条回答
  •  暖寄归人
    2021-01-01 15:12

    If you didn't restart your server after adding your new page(in this case MenuPage) stop and restart ionic serve. Error will be solve.

提交回复
热议问题