cnryb commented on issue #3123: [Android]<a>标签跳转页面时报空指针异常
URL: https://github.com/apache/incubator-weex/issues/3123#issuecomment-599995732
 
 
   @WZY90 在安卓上建议按照 @Ryan-Shz 的说法尝试。
   
   @Ryan-Shz 从源码上看,安卓里是你说的样子。iOS的实现行为和安卓不同,建议实测。
   或许我们应该新起一个issue,用来讨论行为不一致的问题。
   
   安卓
   
https://github.com/apache/incubator-weex/blob/master/android/sdk/src/main/java/org/apache/weex/ui/component/WXA.java#L49
   
https://github.com/apache/incubator-weex/blob/master/android/sdk/src/main/java/org/apache/weex/utils/ATagUtil.java#L40
   
   iOS
   
https://github.com/apache/incubator-weex/blob/master/ios/sdk/WeexSDK/Sources/Component/WXAComponent.m

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to