Unnecessary console.log calls for the dropdown plugin
Hello,
I noticed that each time I interact with the dropdown plugin https://preline.co/plugins/html/dropdown.html, the up/down key is logged to the console. I don't think it's needed for accessibility, so is this simply left from debugging?
Can that line be removed?
Key code: ArrowDown
Hello,
I noticed that each time I interact with the dropdown plugin https://preline.co/plugins/html/dropdown.html, the up/down key is logged to the console. I don't think it's needed for accessibility, so is this simply left from debugging?
Can that line be removed?
Key code: ArrowDown
Thank you! We’ll remove unnecessary console.logs in the next update.
Hey @gregmsanderson - the issue has been fixed. Thanks!
