javascript - Ember Template will render but won't display inside app -


Then there is a topic in the above link which I am trying to explain. but I'm not sure. Here's what's going on, my index template is being provided, but visually I can not see anything. I have no JS errors and it works just fine. When I inspect it all the codes are shown, but for some reason I can see it (the blind code has been provided) shows that the only thing is navigation which is not part of the template.

So I take out the whole thing well and eventually call {{outlet}} ... Nop has not seen anything other than navigation.

I am not trying to be ambiguous, amber and new to stack overflow. Not sure if a link to the actual problem is sufficient or not, I know that if any further explanation is necessary

There is no problem with

Please take a look at the example below,

This is done by the code / files found in www.redberryapp.com And this content appears to be displayed

& lt; Link rel = "stylesheet" href = "http://www.redberryapp.com/phonegap/css/redberry.css" & gt;

remains commented The template is always rendered, but if the specific stylesheet is active then it is not displayed.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -