Some features not working on production

Hello there,
filament3 worked great on my computer. but when i deployed on production. it didn't work properly. some features are not working including
  1. search functionality
  2. polling of filament table
e.t.c

what could be the problem?
Solution
try to add in your .env ASSET_URL=https://app.example.com/
Was this page helpful?