laravel-enso / tables

Bulma themed, VueJS powered Datatable with server-side loading and JSON template setup
https://www.laravel-enso.com/examples/table
632 stars 77 forks source link

Preferences not working anymore #261

Closed robbykrlos closed 2 years ago

robbykrlos commented 2 years ago

This is a bug.

Prerequisites

Description

Until Laravel Enso 4.8.2, user session preferences were remembered. Take example of table search words, or columns selected for visibility.

Now, on 4.9.0, locally, and on https://www.laravel-enso.com preferences are not kept, and changing the menu is acting as a Reset (for tables). Similarly on Forms, the "changes" are lost.

robbykrlos commented 2 years ago

Closing due to wrong project.

Resubmitted : User preferences are not longer working (4.9.0) #87