HarmonyOS 里面router.pushUrl(), HSP打开新的页面的时候,moduleName不对的情况下,不报错 ?

router.pushUrl({

url: ​@bundle:${bundleName}/${moduleName}/ets/pages/Index​,

params: intent

}, router.RouterMode.Single)

类似这样的跳转。如果改了 ets或者是pages都会报错,但是改了moduleName就不会报错,没有任何反应,不会有错误回调,现在有什么办法可以判断是打开页面失败吗?

harmonyos-next
1天前
浏览
收藏 0
回答 0
待解决
相关问题
HarmonyOS router.pushUrl跳转报100002
424浏览 • 1回复 待解决
同一个HSP中,router.pushUrlurl问题
285浏览 • 1回复 待解决
HarmonyOS router pushUrl报错
471浏览 • 1回复 待解决
router.pushUrl 无法使用Map类型参数
390浏览 • 1回复 待解决
router.pushUrl是否无法使用Map类型参数
662浏览 • 1回复 待解决
HarmonyOS router打开har下页面的问题
295浏览 • 1回复 待解决
ForEach什么情况下会触发复用
631浏览 • 1回复 待解决