Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(data): remove strict typing for optimistic false (#3020)
Additional overload for `.add()` on NgRx Data Service causes issue when passing in `boolean` to `isOptimistic`. Remove overload as it should not be needed. Resolves #2928
- Loading branch information