I am getting error in browser console when strict mode is on. But it works removing the strict mode. **Uncaught TypeError: Cannot read properties of null (reading 'trySubscribe')**
I am getting error in browser console when strict mode is on. But it works removing the strict mode.
Uncaught TypeError: Cannot read properties of null (reading 'trySubscribe')