RC2: Attempted to register a view with an id already in use

As per this SO question:

When the application route is rendered it throw the mentioned error. Am I doing something wrong or is the suggest work-around the accepted solution.

1 Like

I’m running into this issue as well and my workaround was to just use a class, but I’d like to use an id. Did you create a Github issue? If you don’t get around to it I will.

OK, I created the issue here:

https://github.com/emberjs/ember.js/issues/2477

I responded to the issue on GitHub.