quickstart-code-sample icon indicating copy to clipboard operation
quickstart-code-sample copied to clipboard

Uncaught TypeError: Cannot call method 'replace' of undefined

Open naydichev opened this issue 11 years ago • 2 comments

I've tried following along with the guide (http://emberjs.com/guides/getting-started/) - and kept getting this error. I also downloaded the files from GitHub and got the same thing. This is with downloading ember-data-latest, handlebars 1.0.0, jquery 2.0.2 and ember 1.0.0-RC6

naydichev avatar Jun 26 '13 04:06 naydichev

Is this still an issue in the current RC 6.1 when you are using handlebars 1.0.0 ? if so -does dropping back to handelbars 1.0-rc4 solve it ?

toranb avatar Aug 14 '13 04:08 toranb

I was experiencing the same issue using the recommended ember version. The issue was resolved for me by upgrading to the latest release Version: v1.0.0-rc.7-9-g7398406.

mgarriott avatar Aug 18 '13 18:08 mgarriott