Working With MVC and Ember JS

Hi All,

Actually i m working in MVC application with ember js and now facing problem to call MVC partial view in Ember HBS file.

So please suggest me the possible solution of the above problem.

Not sure I understand the question but you can do this like this:

https://github.com/broerse/ember-cli-blog/blob/master/app/templates/components/blog-posts.hbs

Example: https://bloggr.exmer.com/