Amour1688

Results 17 comments of Amour1688

You can use ` 1, ...{} }} />` temporarily

You don't need to rewrite it at all. Here is the breaking change: 1. Global render function ```diff - render(h) { + render() { return ( Hello world! ) }...

`onClick` will be ok ![image](https://user-images.githubusercontent.com/31695475/95941480-7250d680-0e13-11eb-9852-0a1b18553174.png)

> Do you mean a natural raw JavaScript Context without no API support by "VM"? The main purpose is to achieve environment isolation. In some business scenarios, we've observed that...