WIP: Turn off autofocus in Offcanvas/Popup

How do we deactivate this?

With popup or offcanvas an element is autofocused. Elements include toggle close or first input field of a form.

1 Like

Hey Michael,

this is already on our to-do-list. :slight_smile:

Best,

André

2 Likes

Hi, I’m experiencing the same issue with my offcanvas menu. when it opens the logo automatically is focused and has the corresponding style (dotted outline).

Since I don’t want to remove the focus state I can’t just outline:none; this …
Is there any solution to this?

Thanks!