spring-attic / tut-react-and-spring-data-rest

React.js and Spring Data REST :: A tutorial based on the 5-part blog series by Greg Turnquist
https://spring.io/guides/tutorials/react-and-spring-data-rest
882 stars 1.58k forks source link

create dialogue component #142

Open TinMiner opened 1 year ago

TinMiner commented 1 year ago

Hello Greg,

I've got to the end of part 2 of your blog, having tried to make the necessary adjustments for it to work in Springboot 3, but the create dialogue modal does not pop up and shows instead on the page as a form. It is however functional as I have it and the pagination api functionality is working.

Any ideas to why would be appreciated?

Thanks,