Unused variables which causing error
erkage opened this issue · 4 comments
These variables are not used anywhere and the 2nd line causing the following error:
"index.js:48 Uncaught TypeError: Cannot read properties of null (reading 'nextElementSibling')"
Lines 46 to 48 in 3ceca3a
Without them the code works correctly.
same here, i just unsintsalled the plugin because of this
@erkage would you happen to have a nutshell on the quickest way to trim out that line? did you need to install your own version of the plugin? I'd be happy to fill in the details for others if you could nudge me in the right direction
@jcwilk @fbaptista Sorry about this – a fix has been merged and is pending review.
@domeccleston thanks so much! it works for me now once again, a thousand thanks for the excellent plugin 🙌