Michael S

Results 14 comments of Michael S

My application is proprietary but I can confirm this is happening also. Over 12 hours I'm logging 27k connections and 24k disconnections. It's eventually causing my application to crash

@keikoro was this ever fixed?

Yeah this essentially renders vue unusable. How do you expect people to use an application in production if they can't debug it? I understand there might be fixes in the...

Thanks. If Safari doesn't fix this that gives me a start on how to change the SDP manually.

@Casedy do you mind sharing the exact css that fixes it for ng-recaptcha? I'm also using ng-recaptcha and I'm running into the same issue.

For all those who are reading this: My issue was with bootstrap. Specifically, the css ```css body > * { overflow: hidden; } ``` was blowing up the captcha. I...

@trystan2k I'm also in ubuntu (openJDK 8) and do not have this issue. Can you type the following commands into your terminal `$ which java` Additionally, how did you go...

I'm betting it is, but most likely not because anything inherently wrong with oracle JDK, but just something weird. vscode-tomcat is simply calling the 'jar -xvf something.war' command on the...

I'd be happy to give it a try, but I think I would like to focus on issue #218 first if that's something that you'd want to move forward with.

@Nutomic Can we close either this or https://github.com/LemmyNet/lemmy/issues/3071 and combine threads? I feel like these are essentially the same.