area17 / blast

Storybook for Laravel Blade 🚀

Home Page:https://dev.to/area17/getting-started-with-blast-storybook-for-laravel-blade-c5c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EventSource's response has a MIME type ("application/json") that is not "text/event-stream". Aborting the connection.

AlaaElden98 opened this issue · comments

I followed the instruction to create a demo from here https://dev.to/area17/getting-started-with-blast-storybook-for-laravel-blade-c5c ,
After running php artisan blast:demo then php artisan blast:launch , the demo button is not rendered
Screenshot 2022-08-15 174712

checked the console and got this error :

EventSource's response has a MIME type ("application/json") that is not "text/event-stream". Aborting the connection.

disable Moesif Origin & CORS Changer extension solve this for me