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 trialHenrik Christensen
Python Web Development Techdegree Student 38,322 PointsAngular not working in chrome?
Hi,
I made a post yesterday about I couldn't make <a> inside my portfolio template (https://teamtreehouse.com/community/cant-create-a-in-angular) cause when I inspected (I use Chrome) the <li> where the <a> should be nested inside there was nothing - almost like as it hadn't been updated..
Today same story...but..but..but when I tried to view it in Microsoft Edge it worked just perfect, no problems at all!
Now I'm wondering if there is a problem in Chrome?
Henrik Christensen
Python Web Development Techdegree Student 38,322 PointsI made it work in Chrome too. Before I used http://127.0.0.1:8080 to view my project but everything worked perfect when I switched to http://192.168.10.11:8080 - no idea why :-P
Thomas Nilsen
14,957 PointsThomas Nilsen
14,957 PointsIt would be easier to point out possible mistakes if you could share your project, through dropbox or something.