Where

Results 9 comments of Where
trafficstars

the same error ```shell ➜ toolbox git:(master) pnpm i --fix-lockfile  ERR_PNPM_SPEC_NOT_SUPPORTED_BY_ANY_RESOLVER  [email protected][email protected] isn't supported by any available resolver. ```

> the same error > > ```shell > ➜ toolbox git:(master) pnpm i --fix-lockfile >  ERR_PNPM_SPEC_NOT_SUPPORTED_BY_ANY_RESOLVER  [email protected][email protected] isn't supported by any available resolver. > ``` rerun `pnpm install` and commit...

> You can set dependencies > "react-dom": "^18.0.0" to "react-dom": "^17.0.0" or you can reinstall react with @17 version. I created a cra templte, and used mobx, mobx can not...

> This has been fixed now in `[email protected]` by implementing a new option `parser`, allowing you to configure your own JSON parser like the [LosslessJSON parser](https://github.com/josdejong/lossless-json). > > Example: https://github.com/josdejong/svelte-jsoneditor/blob/main/src/routes/examples/custom_json_parser/%2Bpage.svelte...

Thanks, is the types.ts finished? And should they be set to the optional

wating for the next version ~

提供一个 Reproduce 链接,期望这个问题被尽快修复 https://stackblitz.com/edit/antd-reproduce-5x-rvccfc?file=demo.tsx

官网在 Arc 浏览器侧边栏打开时顶部菜单栏自适应显示不完全,这个问题也蛮久了