westoque / cookie_inspector

Missing cookie editor for Google Chrome
33 stars 13 forks source link

Cookie Inspector reports "0 Cookies Found" despite appearing in Application tab #21

Open daiplusplus opened 5 years ago

daiplusplus commented 5 years ago

I'm working on a website running on http://localhost:7002 in an Incognito window and the Chrome Developer Tools' Application tab shows the cookies fine:

image

But the Cookies Inspector just says it can't see anything:

image

westoque commented 5 years ago

@Jehoel thanks for filing the bug. do you mind telling me your chrome version so i can test? thanks.

please double check since i'm able to view localhost cookies. using chrome 69.0.3497.100 on mac.

daiplusplus commented 5 years ago

I'm using Chrome 70.0.3538.77 x64 on Windows 10 1809.

westoque commented 5 years ago

@Jehoel just updated to chrome version 70.0.3538.77 and confirmed that it's working. will a try a windows build later and will let you know.

daiplusplus commented 5 years ago

Does it matter that the cookies were marked as HTTP-only and already-expired?

westoque commented 5 years ago

image

it shouldn't. it will however show that is "HTTP-only" in the cookie inspector tab.

dartzki commented 4 years ago

I have the same (or at least similar) issue. While I see all the cookies in the Chrome Developer Tools' Application tab, Cookies Inspector shows an empty list of coookies. This is not on localhost, but a normal site - e.g. www.llb.li

I'm on Linux (arch) 5.5.4-arch1-1 using Chrome Version 80.0.3987.116 (Official Build) (64-bit)