reflection: This package is somehow disturbing monaco editor? - Uncaught TypeError: Cannot read property 'value' of undefined at decorators.ts

This is just a hypothesis. I’m here to ask the author if this is a valid theory. https://github.com/suren-atoyan/monaco-react/issues/237

  1. The monaco react is using monaco internally.
  2. the project designto-code is using monaco react and flutter-builder.
  3. flutter-builder uses abraham/reflection for custom decorator. the issue is caused from decorators.ts:12

I’m not sure if monaco is crashing reflection or reflection is crashing monaco

image

As an expert, author of this library, please share your thoughts!

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 16 (8 by maintainers)

Most upvoted comments

And also what are your thoughts on suren-atoyan/monaco-react#237 (comment) ?

#605 is the same error.