Manish Kumar
Manish's Blog

Manish's Blog

Follow
Follow
homebadges
Tag

Bugs and Errors

#bugs-and-errors

More content

Read more stories on Hashnode


Articles with this tag

How I fixed a bug using javascript `call` method

Oct 16, 20213 min read167 views

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...

How I fixed a bug using javascript `call` method