ivalkenburg

Results 11 comments of ivalkenburg

Anyone gotten a fix for this? :(

Got the same issue, what worked for me was adding the the following alias: ```js export default defineConfig(({ command }) => ({ // resolve: { alias: { // ...(command ===...

> thanks, @ivalkenburg I think this could be a temporary fix. For me, the form is working in `dev` mode. is it the same case for you? Yes, it works...

Only thing I noticed so far that the overflow is hidden on the new navigation bar in the vertical layouts. Other than that, it looks absolutely great. Cannot wait to...

Looks like this is fixed in inertiajs 1.0. At least when using the vue2 adapter. I no longer needed sapphi-red workaround.

Having the same issue. It does not always scroll to top when navigating. Specially when further down the page. Very odd. Maybe its more likely firefox bug rather then inertia?

modal-body needs overflow-y: visible in such situations. bootstrap class `overflow-y-visible` on modal-body

This would be a great addition for tablet viewport.

I would love this feature. I'm looking to implement RTSP proxy into one of my projects. But the lack of a persistent database is kind of holding me back. In...