Raj Siva-Rajah

Results 205 comments of Raj Siva-Rajah

Personally I agree with Thomas- I have multiple symlinks that need to be restored exactly as they are if my server crashed, otherwise my entire file structure would be broken...

I'd love to have these. I'm using `rawCommand` at the moment but it's not very clean. Any idea when they might be added? And thanks again for your work on...

Looks like this fix only applied to Roadrunner and there aren't any other open issues. Are there any plans to get this working with Swoole and FrankenPHP?

No. Fixing the build errors got hot reloading working again, but turns out the styling issues were unrelated. They're still there and are happening when running the normal Vite dev...

Additional info: - It appears CSS selectors using `+ &` (eg. `input:checked + &label`) aren't processed correctly by Vite's dev server, causing toggle buttons and ring outlines to not display...

In case anyone needs it, I've pushed my internal fix to a package: https://github.com/binaryfire/filament-vite-dev-fix. It loads a stylesheet with CSS overrides that solve the problem. The stylesheet is only loaded...

This also affects badge columns. Without dev server: With dev server:

> Basically, the lightningcss transforms are not applied on the dev server, which creates that difference. @yusufkandemir It's not that simple. [Oxide is powered by Lightning](https://tailwindcss.com/blog/tailwindcss-v4-alpha#a-new-engine-built-for-speed) under the hood. Oxide...

@danharrin Sorry, I closed this accidentally. Can you re-open?