brandonroberts/ngrx-store-freeze
@ngrx/store meta reducer that prevents state from being mutated.
TypeScriptMIT
Pinned issues
Issues
- 3
- 1
- 22
Update to NgRx 4
#17 opened by sliekens - 0
Using isDevMode() throws error Function calls are not supported in decorators but 'isDevMode' was called in 'metaReducers'
#41 opened by harishajdarevic - 0
- 7
The objects are getting frozen too soon
#28 opened by EugenAz - 4
deep freeze only part of state
#16 opened by AngelKyriako - 3
ngrx store freeze error
#30 opened by sbkpilot1 - 1
Required Ngrx/store version 6.0.0-beta.1
#37 opened by MattiJarvinen - 0
- 1
npm WARN ngrx-store-freeze@0.2.2 requires a peer of @ngrx/store@>=4.0.0 but none is installed. You must install peer dependencies yourself.
#36 opened by nickraphael - 1
- 3
ngrx v6 compatibility
#33 opened by sfabriece - 1
Why not use in production?
#32 opened by rostislavprovodenko - 6
Incorrect example in readme
#24 opened by fedorl - 0
Update Peer Dependency to NgRx 5.x
#26 opened by tomwanzek - 1
- 2
- 1
Cannot freeze array buffer views with elements
#22 opened by jpinxten - 18
Exceptions are not thrown when frozen objects are changed by an Angular template
#12 opened by nathanosdev - 1
- 2
- 1
Cannot freeze Array Buffer views with elements??
#13 opened by Kaffiend - 2
Native crash on iOS devices
#6 opened by gausie - 2
No errors in combination with ngModel
#14 opened by d3lm - 6
- 5
- 4
Project Adoption
#18 opened by brandonroberts - 2
Relax peerDependency requirements
#9 opened by fiznool - 0
AOT compatible
#8 opened by maxime1992 - 2
IE11 Error: Accessing the 'caller' property of a function or arguments object is not allowed in strict mode
#7 opened by ubarevicius