Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Why can't dev tools display cookies for a webapp running on localhost?

  • 2 odgovori
  • 4 ima ovaj problem
  • 48 views
  • Posljednji odgovor poslao jacobsenscott

A web app that sets cookies is running on localhost:3000

I open the dev toolbar and type "cookie list"

I expect a list of cookies used by the web app to be displayed.

Instead it says "No cookies found for localhost:3000"

Indeed there are cookies, and firebug displays them.

Is this a bug?

A web app that sets cookies is running on localhost:3000 I open the dev toolbar and type "cookie list" I expect a list of cookies used by the web app to be displayed. Instead it says "No cookies found for localhost:3000" Indeed there are cookies, and firebug displays them. Is this a bug?

All Replies (2)

Hi jacobsenscott,

I actually do not know. I asked in the irc channel #webdev, however it was a Friday. So, it never hurts to file a bug anyway in [bugzilla.mozilla.org]

Thank you!