I've started encounter a strange bug while debugging websites on localhost.

As you see, site is marked as blocked by noscript icon, but when I open noscript submenu, it's being shown like there is nothing blocked on this page. The page didn't loads, which means that scripts actually blocked.
Now look at white list:

As you see, localhost is declared here. To solve this problem, I can delete it and re-add to whitelist. After that, noscript stops blocking localhost... for some time. Nearly a 3-4 days and localhost is blocked again.
I've never encounter this bug in any site but localhost.