barbushin / php-console

Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
https://chrome.google.com/webstore/detail/php-console/nfhmhhlpfleoednkpnnnkolmclajemef
MIT License
1.34k stars 283 forks source link

Chrome keeps refreshing the page when open an ipv6 address site #160

Open haohetao opened 5 years ago

haohetao commented 5 years ago

this is a chrome plugin's problem,even if you open a purely static page

barbushin commented 5 years ago

Could you please send me some ipv6 address where I can reproduce this problem?

barbushin commented 5 years ago

FYI, I've published Chrome extension source code https://github.com/barbushin/php-console-extension

haohetao commented 5 years ago

can use ipv6's local link address or loopback address([::1]) to test How do I install this plug-in with https://github.com/barbushin/php-console-extension

barbushin commented 5 years ago

@haohetao enable developer mode in chrome://extensions/ and use google

barbushin commented 5 years ago

Can't open http://::1 in Chrome. Somebody can give me a ipv6 link that I can use for test?

haohetao commented 5 years ago

2408:8220:367:f2c0:1449:bf19:6cee:29a3

haohetao commented 5 years ago

address bar input http://[2408:8220:367:f2c0:1449:bf19:6cee:29a3]/

Morgunov-Vitaly commented 5 years ago

The same problem