JS files are commented

When I move from one page/resource to another (for e.g. from orders to products) I see that js files (filament and livewire files) are commented which creates a some js errors like
TypeError: Cannot read properties of undefined (reading 'uri')

But then if I reload entire page it works fine
333792627-07c3d02a-b85a-48f0-a06b-1bab2cacdcea.png
Was this page helpful?