NervJS / tarojs-plugin-ssr

让 Taro H5 支持 Pre-rendering、SSR 和 ISR,极致的首屏速度🚀,利于 SEO🔍

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit Test: 测试 useTaroBaseEvents

SyMind opened this issue · comments

测试用例如下:

  1. 各属性是否能够正常工作。
  2. onClick 回调中的 preventDefault 和 stopPropagation 方法是否能够正常工作。

Fix in commit: SyMind@ef8e5c6