Last week we discovered a bug in my workplace project. The error was similar to below Cannot read properties of null (reading 'map') Which is very simple to understand that somewhere in code we are calling map over a variable which is null . I was l...
blog.iammanishkumarr.dev3 min read
No responses yet.