ML
ML
Thanks! Opened a PR: https://github.com/nuxt/modules/pull/427
Many thanks, @danielroe Looking at the entry on the website, the module appears not to support Nuxt 3...  Could it be because...
That was fast 😅 Okay, no problem. I'll be around if there's anything I can do to help
Just tried deploying and I'm getting the same error. :)
Following... I'm here with the same issue. Might have to use @liamwang 's setup meanwhile.
Thank you. Even if you use divs, you could tab to other focusable elements on the page. My current workaround is adding a keystroke event listener for "Tab" and `event.preventDefault`...
Thanks, @lawlow, that works! (Leaving this open for now to see if there are other/official opinions on the matter, I could shoot a PR to update the docs :smile:)
Hi, @jawngee, what issues did you come across?
Hi, thank you. That was an error on my part. Should be fixed now in `2.6.7`. Thank you!