🎨 Enhance your GitHub profile with this amazing tool, which allows you to create a personalized README quickly and easily. This profile README generator is the best you'll find 🚀
Every attempt to right click an element generate this exception, this bug practically prevents users from using this useful application (users cannot delete elements unless all elements are cleared).
I located this bug in src/components/context-menus/section/index.tsx, thus I updated the logic for locating the element with data-sectionid.
What type of PR is this? (check all applicable)
What I did
Summery
this pr fixed #8 .
Details
Every attempt to right click an element generate this exception, this bug practically prevents users from using this useful application (users cannot delete elements unless all elements are cleared).
I located this bug in
src/components/context-menus/section/index.tsx
, thus I updated the logic for locating the element with data-sectionid.Preview