Giter VIP home page Giter VIP logo

Comments (9)

arthurkushman avatar arthurkushman commented on September 25, 2024

Hi there, you should return an object with rows key which contains list of ids.

{
    "rows": [
        1130,
        6257
    ]
}

from reactables.

xuanxiaodeyu avatar xuanxiaodeyu commented on September 25, 2024

Sorry, I tried to set the response as what you said, but the bug still exists. My gigatable's version is 2.8.0, (my code don't support the version 2.9.0), are the both verison's response same? If my response is right, I don't know what result in this bug.

from reactables.

arthurkushman avatar arthurkushman commented on September 25, 2024

I've tested on 2.9.0, but on standard theme (there are some issues in material-ui theme).
It seems like the bug with delete was fixed here - fce2f43
And this commit has been added to 2.9.0 release.
What do u mean by "my code don't support the version 2.9.0", u don't want to install material-ui plugin?

from reactables.

xuanxiaodeyu avatar xuanxiaodeyu commented on September 25, 2024

Yes, I don't want to install material-ui plugin. I use the version 2.8.0 and everything is ok just except the bug with delete. But if I change the version to 2.9.0, my table can't be displayed and there are many bugs. I don't need to use the version 2.9.0 and just want to fix the delete-bug.
And what you mean is that this is a bug in the version 2.8.0, not in my code, and you have fixed it in 2.9.0? And if I want to fix it, I must change the version to 2.9.0?

from reactables.

arthurkushman avatar arthurkushman commented on September 25, 2024

https://www.npmjs.com/package/gigatables-react/v/2.8.11

from reactables.

xuanxiaodeyu avatar xuanxiaodeyu commented on September 25, 2024

I tried this version. Now the delete-box can be closed automatically, but not like the create-box and edit-box, after the delete-box is closed, the table doesn't update automatically , the deleted row is still displayed, although the row is successfully deleted in the back-end.

from reactables.

arthurkushman avatar arthurkushman commented on September 25, 2024

https://www.npmjs.com/package/gigatables-react/v/2.8.12 - should work properly this time.

from reactables.

xuanxiaodeyu avatar xuanxiaodeyu commented on September 25, 2024

Yes, this version works properly. Thank you so much!

from reactables.

arthurkushman avatar arthurkushman commented on September 25, 2024

U r welcome.

from reactables.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.