yajra / laravel-datatables-editor

Laravel DataTables Editor Integration.
https://yajrabox.com/docs/laravel-datatables/editor-installation
MIT License
115 stars 14 forks source link

Following tutorial on fresh install, causing app to hang and crash the browser. #86

Closed exintrovert closed 6 months ago

exintrovert commented 6 months ago

Summary of problem

On a fresh install of Laravel 10.10, I followed the tutorial for yajra Datatables and then Editor. The datatables loaded as expected before following the Editor directions.

After following the steps in the Editor tutorial, any page that uses the layouts/app.blade hangs early on.

In the browser, I see the compiled js has downloaded but the compiled css is stuck on loading. There are almost no elements loaded in the inspector window aside from the Githubissues.

  • Githubissues is a development platform for aggregating issues.