How to find root cause of creation navigation failur

Created by Jerry Wang, last modified on Dec 09, 2014

oRouter

Router

navTo

hash

oHashChanger

replaceHash

setHash

_oRoutes

Opportunity Creation page, 在弹出的Opportunity transaction type里选择一个entry之后,pop up消失,

How to find root cause of creation navigation failur


但是没有弹出creation page,并且Add button也被disable了:


How to find root cause of creation navigation failur

debug application里Navigation代码:( line 674 )

How to find root cause of creation navigation failur


debug application里Navigation代码:( line 674 )


How to find root cause of creation navigation failur


在Router.js line 230里寻找create对应的route信息:


How to find root cause of creation navigation failur

但是_oRoutes table里并不存在create对应的route:

How to find root cause of creation navigation failur


因此Framework只是输出该warning message:


How to find root cause of creation navigation failur

(可以在Chrome network tab里monitor )

How to find root cause of creation navigation failur


检查Component.js里相应的route信息是否正确被维护:

How to find root cause of creation navigation failur


上一篇:解读大数据行业在2017年的新发展


下一篇:UI5 navigation logic