You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any link that uses use:inertia={{ prefetch: 'click' }} stops responding to enter key while focused.
Links with regular use:inertia work just fine, navigating on enter key press.
The text was updated successfully, but these errors were encountered:
Version:
@inertiajs/svelte
version: 2.0.3Any link that uses
use:inertia={{ prefetch: 'click' }}
stops responding to enter key while focused.Links with regular use:inertia work just fine, navigating on enter key press.
The text was updated successfully, but these errors were encountered: