#
nerv
Here are 7 public repositories matching this topic...
A blazing fast React alternative, compatible with IE8 and React 16.
react
javascript
framework
typescript
preact
frontend
jsx
reactjs
inferno
vdom
nerv
virutal-dom
nervjs
-
Updated
Mar 29, 2021 - JavaScript
A minimalistic boilerplate of NervJS with IE8+ and React 16 compatibility ⚡
-
Updated
Apr 14, 2019 - JavaScript
taro sample in typescript: 使用 Typescript 和 Taro 开发小程序示例
-
Updated
Oct 31, 2018 - JavaScript
Bot to RT everything with the word evangelion
-
Updated
Jan 17, 2021 - Python
Improve this page
Add a description, image, and links to the nerv topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nerv topic, visit your repo's landing page and select "manage topics."
相关平台
支付宝小程序
小程序基础库: 2.0
使用框架: React
复现步骤
taro中编写自定义组件,通过taro build native-components --type alipay打包,打包后的组件拷贝至支付宝小程序中无法显示
期望结果
taro编译后的自定义组件可以在支付宝小程序中正常使用
实际结果
taro编译后的自定义组件在支付宝小程序中无法显示,
而且会报错误信息不能添加属性data
环境信息