zorapeteri / bookmarks-to-json

Convert browser-exported HTML bookmarks to JSON format
https://zorapeteri.github.io/bookmarks-to-json/
MIT License
22 stars 1 forks source link

Issue with 'Cannot read properties of null' #4

Open Loflou opened 3 months ago

Loflou commented 3 months ago

Hi, I encountered an error when using the script: 'TypeError: Cannot read properties of null (reading 'querySelectorAll')'. This was resolved, but it would be helpful to include better error handling or debugging information for future users.

zorapeteri commented 3 months ago

Hey there, can you please go into more detail about how you encountered this issue, and what exactly you are trying to execute querySelectorAll on?