Dan Harrin
Dan Harrin
Can you please share the exact JS error you are getting on Android?
You said > In logs I see that livewire getting null. Where did you get that from?
Thanks @Saad5400, that is correct!
Please share any browser console/JS errors
What is the exact latest Filament version that still works?
So v3.2.114 is broken?
Please go through each version and find the latest version that is working.
`v3.2.138` has asset changes, so it is very likely that your published assets are out of date. Run `filament:upgrade` and ensure that the assets are not cached anywhere (e.g. Cloudflare).
Probably a bad TrustProxies middleware config?
I am not able to reproduce the issue, but as above I think it is a config issue rather than a Filament bug so I am closing this