hustcc
hustcc
 Each demo has a editor for the code. when I switch the demo, this issue will occur @suren-atoyan
> @hustcc could you please try to use [multi-model editor](https://github.com/suren-atoyan/monaco-react#multi-model-editor) as you have more than one editor? Only one editor in the SPA page, but can be switch another case....
In my case, every editor in a different react router. When I click the item and change the router, the error occurred. https://user-images.githubusercontent.com/7856674/113955914-34c38800-984f-11eb-8c1c-1dc97f1820d3.mp4

目前 data-set 的代码组织方式,没法发挥 webpack 的按需打包优势,只能重构,重新组织才行。 是否有愿意来搞起这个事情的同学?
分组之后,组内排序只能根据某一个组进行排序吧!
I can not catch your problem, can give me a test case?
https://github.com/hustcc/jest-canvas-mock/blob/d89582496b40a66e490c6f37d4faec6ffce6bd85/src/window.js#L47 Is it because Path2D exists in jsdom? so mock failed?
> I believe this is still worth using. Perhaps the core functionality of emulating the `CanvasRenderingContext2D` class can be in it's own package? Change this repo to mono repo?
i do not know how to use `jest-canvas-mock` without configure `setupFiles`.