Astitv Bajpai

Results 3 issues of Astitv Bajpai

The bug in the removeBookmark function is due to the incorrect usage of state.bookmarks.findIndex instead of bookmarks.findIndex. This leads to an incorrect index calculation, resulting in the bookmark not being...

The bug in the toMode method is caused by the lack of error handling when parsing the mode string. If an invalid mode string is passed to the method, it...

improvement

The Firebase configuration object is correctly defined, but the code does not include the initialization step, which is crucial for Firebase to work correctly