outl1ne / nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
MIT License
284 stars 120 forks source link

Break layout without checkbox #164

Open mex3890 opened 1 year ago

mex3890 commented 1 year ago

Without checkbox: image

With checkbox: image

fabiobap commented 1 year ago

Yeah same problem here, it displays fine with the checkbox and messes up without it

thbighead commented 1 year ago

Same here, it works fine on Nova 3 but crashes when using Nova 4

mex3890 commented 1 year ago

Working on optimistdigital/nova-sortable version 3.4.2

Tarpsvo commented 1 year ago

I can't reproduce this.

image

Is this still an issue?

mabdullahsari commented 1 year ago

Is this still an issue?

It is. v3.4.3

image

cereneto commented 4 months ago

Is this still an issue?

It is for me, but only in has many list view. Index view work fine.