[Bug] setOption took a long time. And block UI process.
Open
bug
en
missing-demo
pending
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.3.3
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
setOption took a long time.
I think maybe there are some diff process need to take some time. So, is there any way to send these merge processes to a worker?
### Current Behavior
setOption took maybe `30ms`. And block the UI process.
### Expected Behavior
setOption don't block the UI process.
### Environment
```markdown
- OS:
- Browser:
- Framework:
```
### Any additional comments?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.