George Zhang

Results 4 issues of George Zhang

在将easy-mock部署到服务器后,需要同一局域网的其他开发机也可访问,所以我将host配置为`0.0.0.0`。 ![image](https://user-images.githubusercontent.com/19607822/65324210-287cc900-dbde-11e9-8f66-2ff932aa4bab.png) 但是访问时网站报错如下: ![image](https://user-images.githubusercontent.com/19607822/65324229-3599b800-dbde-11e9-82fd-369913ee19fc.png) 如果将host改为`127.0.0.1`或`localhost`,在服务器本地可以访问,但是其他开发机就访问不了了,不符合需求,所以请不要提供这种建议。请问你们的网站 `https://easy-mock.com` 是如何部署成功的?

如题,在react中通过portal创建的dom,其点击事件会通过portal沿着原有的逻辑element树冒泡;在nerv中会直接丢失 [demo](https://stackblitz.com/edit/react-hbhtan)

**Issue type:** [ ] question [x] bug report [ ] feature request [ ] documentation issue **Database system/driver:** [ ] `cordova` [ ] `mongodb` [ ] `mssql` [ ] `mysql`...

bug
driver: sqlite
comp: browser

### Describe the bug previous discussion see #7988 ### Input code _No response_ ### Config _No response_ ### Playground link https://play.swc.rs/?version=1.3.88&code=H4sIAAAAAAAAA1NQUFBIzs8rLlFIVLBVyEstV%2FBNLNDQtOZSgEskASWijXQU9PT0EvXKEnNKU4s1NGOtAWMCyHo6AAAA&config=H4sIAAAAAAAAA21Ru27DMAzc8xWG5q7t0K1oELRDPoKxz4YKvUDSQIQg%2F17ZsQy76SbxHjziboemMT%2FSmvfmVp7lk4gFvP7LRHJQupaJ0ZwgLduk5qWiKhPUkxOssw5tZNLIUiDlETNwf%2BBGmYL0kf12icNAbT5W4aJ7djxDqSOlv4RRcERvA06RPx2JnCxcJzXaLoC3wfZ5u72NPjFEni7xFAaHf11wVXAg9wWXsF66gCXA6JPaGGS7xxYJXRy%2B5YOZ8k5TfV2Mgn0Qo8QDdKoA8moOC9n42I1zuqW7qZ8H6W1DqteuhsbKuSrndu6%2FEVamNQcCAAA%3D ### SWC Info output _No response_ ### Expected behavior...

C-bug