Emil
Emil
This was discussed before in #8933
Considering that according to JHipster Statistics Heroku is with 50% usage by far the most popular cloud deployment option I don't think the support should be dropped soon. Dropping it...
Aren't other cloud deployment options also not free, for example, AWS?
> Newest React version now forbids the use of state and effects within a library. What makes you think that? react-hook-form uses useState and useEffect so why shouldn't react-jhipster be...
This seems to be an issue with the generator itself and not with JHipster Online. Please open an issue in the main repo: https://github.com/jhipster/generator-jhipster. For best results don't forget to...
@mshima Which part of JDL are you talking about exactly? There are many files related to JDL. That would be probably too much to do at once. I suggest to...
> Sure can be split in several PRs or even issues, but the issue is to track the entire jdl support (folder). I already worked on migrating some files to...
@mshima I created a draft PR for what I've done so far: #19856 Interestingly the pipeline succeeds while locally some of the tests fail. In the last few days, I...
> At least for the footer I understand the _must_ for automatic closing (otherwise it won't work). So no must for a footer in general as (you said correctly) not...
Related to: https://github.com/jhipster/generator-jhipster/issues/14526