MVPRubi
Results
2
issues of
MVPRubi
 😊 长度被计算为了 1 ,应该是 2
**Description** When i use Legacy Chrome and add globalThis polyfill. Legacy Chrome will be judged to support InputEvent  `(!IS_CHROME_LEGACY || !IS_ANDROID_CHROME_LEGACY)` maybe should be `&&` instead of `||`
bug
⚑ cross platform