inertiajs / inertia

Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
https://inertiajs.com
MIT License
6.02k stars 405 forks source link

Remove toLowerCase() on Link "as" so custom components can be used #1846

Closed ghost closed 2 months ago

ghost commented 2 months ago

In response to this issue: https://github.com/inertiajs/inertia/issues/1844

jrson83 commented 2 months ago

The actual fix for this was once rejected https://github.com/inertiajs/inertia/pull/1297

ghost commented 2 months ago

In that case I assume there is no interest in changing this behaviour, I'll close this