spring-petclinic / spring-petclinic-graphql

PetClinic Example based on GraphQL
Other
212 stars 123 forks source link

Login page error #45

Closed shyaml closed 9 months ago

shyaml commented 1 year ago

I could not compile and run the front-end application. The LoginPage.tsx would not compile giving } catch (err) { console.error("LOGIN FAILED ================ >>>>>>>>>>>>>>>>> ", err); setLoginRequestState({ error: err.message }); }

at line 54,34

I do get login screen after npm start but application crashed

nilshartmann commented 9 months ago

I will close this because the frontend has gotten a major upgrade recently, including an upgrade of many libraries. So you should try the newest version.