Anthony Morris

Results 1 issues of Anthony Morris

**Intended outcome:** Calling `atom.reportChanged()` outside of an action should fail when `enforceActions` is set to `'observed'` or `'always'`. This is because `atom.reportChanged()` indicates that some state has changed. **Actual outcome:**...

🐛 bug