Janusz Krawiec
Janusz Krawiec
Any update on this?
I'm having the same problem, any updates on this?
@egeriis any chance to have this fix in master? There is also problem with the name of the generated file on iOS - looks like the file name parameter is...
Any update on this?
Is this possible to exclude particular cell which contain react-dnd component? Looks like these 2 features are conflicting.
It's been 3 years, any updates on this?
@josefaidt try to add `@hasMany` relation using this index in parent (TodoList): ```graphql type TodoList @model { id: ID! todos: [Todo] @hasMany(indexName: "byPriority", fields: ["id"]) } ```
any update on this? it's been 3 years... what needs to happen?