mobxjs / mobx-state-tree

Full-featured reactive state management without the boilerplate
https://mobx-state-tree.js.org/
MIT License
6.9k stars 639 forks source link

fix: throw error when creating a model with faulty name and valid pro… #2048

Closed nithinssabu closed 11 months ago

nithinssabu commented 11 months ago

…perties

Closes #2045