Simon Maurer
Results
1
comments of
Simon Maurer
I get the same error when updating the JSON schema with useEffect(). - React 18.3.1 - Strict mode: **off** - @monaco-editor/react: 4.6.0 ```tsx import React, { useEffect } from 'react';...