Topic: Table Editor
UG priority asked 1 year ago
Expected behavior MDBDatatable was working fine till yesterday.Now suddenly header is missing. What is the problem? Why you guys change the release version. I want to stick to one version and should not be changing at all
Actual behavior
Resources (screenshots, code snippets etc.)
Grzegorz Bujański staff answered 1 year ago
We are sorry for that. We haven't added tags after release so far. Since the last version this has changed and we started adding them. But unfortunately we are unable to add them backwards.
What I can suggest is to download the table-editor.tgz
file from our zip package in the version that worked for you and install it from the tgz file: npm i table-editor.tgz
.
You can also describe your issue and how to reproduce it. We'll just fix it. We did not make major changes in this plugin in the last version. The changes that have been made should not break anything in the plugin.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB React
- MDB Version: MDB5 6.1.0
- Device: MAC
- Browser: Chrome
- OS: Mac
- Provided sample code: No
- Provided link: No
UG priority commented 1 year ago
In my react application, I specify "mdb-react-table-editor": "git+https://oauth2:ACCESS_TOKEN@git.mdbootstrap.com/mdb/react/mdb5/plugins/prd/table-editor", "mdb-react-ui-kit": "git+https://oauth2:ACCESS_TOKEN@git.mdbootstrap.com/mdb/react/mdb5/prd/mdb5-react-ui-kit-pro-advanced",
Can I just specify the specific version??