-
I want to sort a field by using `sortable: true` as a parameter but it's giving me an error
> Uncaught Invariant Violation: Objects are not valid as a React child (found: object with keys {upIcon}…
-
```
What steps will reproduce the problem?
1. I am interested in seeing the most recently updated/added proposals, or
those from a particular student, or with a particular mentor...
What is the expec…
-
```
Public Newsfeeds page for entire site, sortable by type (Calendar, Store -
Sales - New Products, Ads - Coupons, Text, "Badges" and automatic Newsfeeds)
```
Original issue reported on code.google…
-
```
implement in modules:
define('SORTABLE_GRIDFIELD_BASE', basename(dirname(__FILE__)));
```
Original issue reported on code.google.com by `nfranc...@gmail.com` on 23 Jan 2013 at 1:51
-
# Problem Description
Sortable works great for static html lists. Not so great for data-driven lists. Take the example from the demo, but actually using Aurelia:
app.js
```javascript
export cl…
-
### Overview of the problem
I'm using react-sortable-pane for my react project it works fine on chrome (drag and drop and sort functions is working fine) but not on IE
### D…
ghost updated
6 years ago
-
Hi!
I'm having trouble when using sortable tables.
In some cases links are not recognized as wiki-links and so the quality of a page decreases. This is also the case for backlinks
# Example
## Works…
-
You can see this in your vscode like example
https://shaddix.github.io/dnd-kit-sortable-tree/?path=/story/simple--vs-code-like
TimNZ updated
3 months ago
-
ng-sortable throws an error when the as-sortable-item-handle is _inside_ a directive (in my case, with an isolate scope).
The structure is basically:
**Parent Template**
```
```
**D…
-
## The dependency [sortablejs](https://github.com/SortableJS/Sortable) was updated from `1.9.0` to `1.10.0`.
🚨 [View failing branch](https://github.com/learnlinux/tuxlab-app/compare/beta...learnlinu…