@steedos-widgets/sortable 1.3.4-beta.7 → 1.3.4-beta.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -56786,10 +56786,11 @@ function getObjectHeaderToolbar(mainObject, fields, formFactor, {
56786
56786
  // "filter-toggler",
56787
56787
  ...(headerToolbarItems || []),
56788
56788
  "bulkActions",
56789
- {
56790
- "type": "columns-toggler",
56791
- "className": "hidden"
56792
- },
56789
+ // 不能放开crud columns-toggler否则crud card模式会报错
56790
+ // {
56791
+ // "type": "columns-toggler",
56792
+ // "className": "hidden"
56793
+ // },
56793
56794
  ...toolbars,
56794
56795
  // {
56795
56796
  // "type": "columns-toggler",