Posts by Camilo • 1 point
1 post
-
-3
votes2
answers2175
viewsA: Typescript error: Object is possibly 'null'
Perfect what the Cardinal Cmte said! Add a "!" after that part of the code that will perfectly pass --> +this.activatedRoute.snapshot.paramMap.get('id')!