Clever

Results 18 issues of Clever

I need to draw a paragraph of text now, but it seems that the API doesn't use the options of italics and bold. What do I need to do? The...

### 相关平台 微信小程序 **小程序基础库: 2.16.0** **使用框架: React** ### 复现步骤 ```jsx this.onParticipate(false)} onConfirm={this.onConfirm.bind(this)} /> ``` 当 传递 beforeClose 切值是一个函数的同时。这个 值在vant 的组件中就还是 null 如果不是 函数。则有效 ![image](https://user-images.githubusercontent.com/19631404/111460765-51403900-8757-11eb-949a-d0d888ad7a1e.png) 使用ref查看组件传递 发现没有这个属性 ![image](https://user-images.githubusercontent.com/19631404/111461341-0a067800-8758-11eb-9b41-7b55d39a3338.png) ### 期望结果 props...

V-3
F-react
T-weapp

## 背景 > dispatchEvent PopStateEvent 事件触发能否指定某个应用不触发全局? 全局触发会改变所有加载的应用。 ## 期望的效果

feature

没别的意思,就是想请你喝咖啡~ 广大开发者也是这么想的吧。

主要是这个定义问题,typings/global.d.ts 影响 ![image](https://user-images.githubusercontent.com/19631404/169762751-a6d08057-127b-456d-83e6-a74fa1e6ed3d.png)

在项目中使用编辑器 发现 IE 11 & Edge 使用 BraftEditor.createEditorState 初始化值无效。 clone github源码 启动项目 也是一样的效果。 如图 Chrome ![image](https://user-images.githubusercontent.com/19631404/64140918-c596de00-ce38-11e9-8e67-82472249e5b0.png) IE & Edge ![image](https://user-images.githubusercontent.com/19631404/64140927-cc255580-ce38-11e9-8a16-cc83ac4eba10.png) 自己排查代码中。还请大佬指点检查一下!

## 背景 现在有很多系统的业务背景需要 扩展 window 对象,改写一些内部的数据访问方法 和 全局变量 在文档和查看源码的时候没有发现可以扩展和更改的入口的 可能是我漏了某些地方 现在是通过发送setGlobalData 和直接访问 顶层 window 去间接的解决这些问题 ## 期望的效果 提供扩展 window 对象的入口

good issue
feature
In planning

官方仓库 https://github.com/ant-design/create-next-app-antd

**Describe the bug** This is my code, Element is dynamically rendered from my list data, I can delete the list data, when the component is re-rendered the state created data...

Nothing in style? I wanted it to work in the react-frame-component with style.cloneNode(true) but it didn't seem to work ![image](https://user-images.githubusercontent.com/19631404/217201913-72fdf507-37b5-479c-aeee-33a23b406275.png) ![image](https://user-images.githubusercontent.com/19631404/217202135-0d5a2c19-35d4-4626-95be-36e722101fe5.png)