Amir M. Mohamadi
Amir M. Mohamadi
I come from [#214](https://github.com/remcohaszing/monaco-yaml/issues/214), and I could not find a way to set model URI when creating a new editor, it comes in handy when having multiple editors and the...
Hi, use this snippet before your main render and return if the env is not browser: ```js if (typeof window !== 'undefined' || !!process?.browser) return null ```
It gave me 404 error and I changed the Bcrypt version in `package.json` to the last version.
Is it possible to work on this?