Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Taro做快应用,从@tarojs/components引入web-view(import { WebView } from '@tarojs/components')后无法跳转src中的url
报错如截图所示:
请问是当前Taro不支持快应用中引入web-view跳转src中的url吗?或者有其他的可以跳转外部URL的方式吗?
Issues链接:https://github.com/NervJS/taro/issues/3451