Results 8 comments of Jford

I already do this works fine but this is not the issue the issue when you try to run in tinker. Pls try it on your self. Create a model...

nvm I make it this works I just copy the package to my helper folder and modify the code to make it work in lumen

I'm waiting for this also and I'm so excited.

` label: "Created at", name: "created_at", sort: true, slot_name: "created_at", row_text_alignment: "text-left", column_text_alignment: "text-left", row_classes: "room-types-row-class-date", },` my suggestion is pass multiple data in ( name: "data1|data2|data3" ) , I'm...

Still not working, see images ![image](https://user-images.githubusercontent.com/24581584/111952078-86fe6c80-8b1f-11eb-9787-ec344e8464ba.png) ![image](https://user-images.githubusercontent.com/24581584/111952103-91b90180-8b1f-11eb-8060-c1be7aff67e5.png) ![image](https://user-images.githubusercontent.com/24581584/111952113-9aa9d300-8b1f-11eb-8c4f-1fe381a3a933.png)

I'm facing the same issue on `beforeEach`, I make a log and confirmed the `router.push` causing called twice.