lonix1

Results 447 comments of lonix1

I'm on Ubuntu 19.04 now, and the problem went away.

Sorry no idea... I'll reopen if you think that'll help. But @petres hasn't addressed this yet so I doubt he will for an older version.

Did you find a way to do that? I can't figure out how to open the file as regular text.

Background info for this issue on [StackOverflow](https://stackoverflow.com/q/78361544/9971404).

On the omnisharp plugin's repo, one of the authors stated that this plugin is "very aggressive" because it reads every keystroke. (And the omnisharp plugin is "lighter" as it uses...

For anyone who needs it, [here's](https://github.com/firewalld/firewalld/discussions/1127#discussioncomment-5972991) a complete workaround using "direct" rules for per-ip ssh limiting, including logging.

Another option is to ask for help from docker image maintainers, who maintain images for popular apps, such as this one. Maybe @TimWolla who maintains the [official](https://hub.docker.com/_/adminer) adminer [image](https://github.com/TimWolla/docker-adminer) could...

There's an image on [docker hub](https://hub.docker.com/r/shyim/adminerevo) with 10k+ downloads, and here's the [github repo](https://github.com/shyim/adminerevo-docker). I don't know if it's trustworthy though (didn't have the time to look at the Dockerfile...

Thank you Yusuf! Do you mind posting the code that worked for you?

Ok I see what you mean, I've removed this: https://github.com/conficient/BlazorDynamicScriptLoad/blob/a48053e94929f8867f1370b846491a80c2b8834e/BlazorDynamicScriptLoad/wwwroot/js/scriptLoader.js#L19-L20 ...And now it works when the script is loaded by multiple pages, or there are multiple components which use the...