uiwjs / react-monacoeditor

Monaco Editor component for React.
https://uiwjs.github.io/react-monacoeditor/
MIT License
296 stars 26 forks source link

cmd+f in the Monaco Editor, find/search box not appearing #167

Open anikdutta16 opened 1 year ago

anikdutta16 commented 1 year ago

I'm unable to see the search bar in the code editor when executing Cmd + f. Is there any options I need to pass?

jaywcjlove commented 1 year ago
image

@anikdutta16 Is it because the focus is not in the editor?