sortable not dragging all columns of table in safari
问题 I have a vue bootstrap table that uses custom template for every cell using v-slot. All these cells are a custom component. I want the rows of this table to be sortable, that is, I want the users to be able to drag and drop rows in that table. for this I am using sortable JS. Everything is working fine. But I have a UI distortion in safari when dragging any row in the table. Normal table: table when I am dragging the first row in safari: notice that the last column UI does not look like the