Closed cordial closed 3 years ago
We had a similar issue, but not much interest in fixing it. Recently we updated the redux integration. You're welcome to contribute the required changes, we are happy to help.
Thanks for your very prompt reply. I wish i had the time to help. But doesn't this kinda mean that jhipster with react is currently pretty much unusable? The repo says don't start new projects with it, but the entity creation in JHipster uses it extensively. Is it because Angular is much more prevalent in this project as the front end of choice?
Angular is for sure the main UI and has a lot of contributors, while react has not. Maybe @deepu105 can suggest how to proceed here as you did tremendous work on the redux migration recently. I don't know much about react so hard to tell how much effort this would be.
I'll look into this next after redux toolkit PR is merged
Thanks @deepu105
bounty claimed https://opencollective.com/generator-jhipster/expenses/42481
cheers. when is this likely to get a release?
When @pascalgrimaud has time :)
Yes, the release should be for tomorrow, unless there are a lot of failures, detected by Daily builds, but I'm confident :)
cheers guys.
Overview of the issue
If you create a new react jhipster project it uses availity-reactstrap-validation which is deprecated. If we create new projects, is the only workaround to migrate all the react code manually from availity-reactstrap-validation to availity-react?
Motivation for or Use Case
Doesn't feel like a great start that I am using deprecated libraries if I create entities in a new react Jhipster app.
Reproduce the error
Related issues
Suggest a Fix
Upgrade jhipster to use availity-react or other.
JHipster Version(s)
7.0.1
JHipster configuration
INFO! Using JHipster version installed locally in current project's node_modules Welcome to the JHipster Information Sub-Generator
JHipster Version(s)
JHipster configuration, a
.yo-rc.json
file generated in the root folder.yo-rc.json file
JDL for the Entity configuration(s)
entityName.json
files generated in the.jhipster
directoryJDL entity definitions
Environment and Tools
openjdk version "15" 2020-09-15 OpenJDK Runtime Environment (build 15+36-1562) OpenJDK 64-Bit Server VM (build 15+36-1562, mixed mode, sharing)
git version 2.30.1 (Apple Git-130)
node: v15.1.0
npm: 7.0.8
Docker version 20.10.6, build 370c289
docker-compose version 1.29.1, build c34c88b2
No change to package.json was detected. No package manager install will be executed. Congratulations, JHipster execution is complete!
Entity configuration(s)
entityName.json
files generated in the.jhipster
directoryBrowsers and Operating System
n/a but on a mac