Skip to content
#

rxjs

Here are 2,838 public repositories matching this topic...

platform
Pingear
Pingear commented Nov 3, 2021

Hey)
In the example https://github.com/ngrx/platform/tree/master/projects/example-app
I'm getting errors like - Type 'boolean | null 'is not assignable to type' boolean '. Type 'null' is not assignable to type 'boolean'
I understand that this is due to strictmode, but I cannot figure out how to get rid of them.
Is there an updated version of this example that works correctly with strictmode?

Improve this page

Add a description, image, and links to the rxjs 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 rxjs topic, visit your repo's landing page and select "manage topics."

Learn more