Skip to content
#

microstates

Here are 6 public repositories matching this topic...

Language: All
Filter by language
taras
taras commented Nov 29, 2018

Microstates are immutable, as such changing value on state property doesn't make sense. Unfortunately, some components do this without the developer realizing it.

Currently, if Ember tries to set state property, the developer will get an error like this: Uncaught TypeError: Cannot set property state of #<Primitive> which has only a getter.

This is not very descriptive. Instead, we sho

Improve this page

Add a description, image, and links to the microstates topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microstates topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.