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

Tutorial - Basic demo #64

Closed Silwest closed 7 years ago

Silwest commented 7 years ago

Hello guys,

I'm trying to finish tutorial on spring page using this git hub repo however when I'm trying to bring to life my first UI I'm getting: Uncaught TypeError: client(...).done is not a function

I'm not sure what I'm doing wrong ... I checked app.js and also client.js everything looks like in this repo.

Any ideas? I need to say that I'm new in this matter ...

gregturn commented 7 years ago

How did you build and run things?

Silwest commented 7 years ago

The answer is simple - I've used new versions of almost everything which was available. This PR is the answer: https://github.com/spring-guides/tut-react-and-spring-data-rest/pull/60