Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML Prototyping with Foundation for Apps Grid Layout and UI Components Including a Partial

Caden Adam
Caden Adam
16,257 Points

Including the partial.

I've added the ng-include into the results.html

however instead of it being a panel and sliding in. it appears in its own div above the Title

2 Answers

Santosh Akkinapalli
Santosh Akkinapalli
4,821 Points

<div zf-panel="" id="filters" position="left">

I do got the same problem but after adding div before zf-panel in line 1 , it resolved the issue.

Bobby Verlaan
Bobby Verlaan
29,461 Points

Hi Caden,

Could you share your workspace? In this way we can look at your code in respect to your question.

Best, Bobby