Realtime PDF view stop to work

Hi there,

It was working OK but now after doing nothing I got a long debug in html with this warning.

console.warn(“Livewire: The published Livewire assets are out of date\n See: https://laravel-livewire.com/docs/installation/”)

PDF previews are not working.

any ideas?

Hi,

Are there any errors in storage/logs

@david @ben any ideas?

are you using phantom JS? most likely your quota has been used up.

Yes I do, and how can increase that quota?

By default the app uses an anonymous key which provides 100 per day, if you create a free account you get 500 per day.

https://phantomjscloud.com/

cool , it was the problem.

thanks you so much.