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

Python Flask Basics Character Builder Items

Pratham Mishra
Pratham Mishra
14,191 Points

The cookies are not being stored!

As I was following with Kenneth, I tried changing through the different background color and nothing happens. I then tried inspecting the webpage, and in the cookie section, there's nothing there.

Any help will be appreciated.

Probably because you're running on local host...

1 Answer

Try Ctrl+f5 on Windows to hard refresh the page in the browser, will help with changes in css. Or cmd+shift+r on Mac not sure about the cookies