LoganDark

Results 701 comments of LoganDark

> It's your ABP (ad block plus) plugin That is absolutely and wildly incorrect, please do not make these types of comments. Unsubscribing since I no longer use flexlayout.

> the only proposed answer was to modify the library. You can also open a pull request

This issue still occurs.

> You can force `create-react-app` to bind to an ipv6 address like this: > > ```shell > $ HOST=::1 npm start > ``` > > (to be clear, `::1` is...

> if nothing works then using proxy with nginx works What do you mean by "using proxy with nginx" - is that an option/flag somewhere now? Or do you mean...

> @LoganDark you can setup an nginx server with in configuration ports opened to ipv6 and ipv4 and the proxy points to 127.0.0.1:3000; see [this](https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/) I know what a reverse...

I'm fairly sure the `LICENSE` file is the actual license.

> Yeah. A bit hard to describe since a lossless image is fast to generate but slow to transfer (so for the user it's slow again). Tried to keep the...

I think I worked around this at the time by having a separate completely unscoped CSS file just for this. I'm assuming the closure is because there's some other solution...

If it works, then it should. I don't have that problem anymore, I've long since left that project. But hopefully in the future it should be a solved problem.