James Gregory-Monk

Results 24 comments of James Gregory-Monk

Hey @daytonellwanger :wave: Not sure if you've had chance to investigate this further. I've just done a further test locally, and the same thing happens if I start using https://vscode.dev,...

I don't know if this is still an issue unfortunately - I've not had any further updates from @daytonellwanger or the VS Code team.

@GinoHereIam - have you tried using ProxyPass/ProxyPassReverse instead as an initial test? https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#examples It might be that you haven't enabled the relevant proxy modules, so might also be worth checking...

I've just experienced a similar issue building a local development image and pushing it to our own GitLab Registry instance (albeit without the useful error message - I just got...

I expect you might not need this now @TNBobbie (it is over 3 years late!) but just in case anyone else comes across this issue, you can do something like...

We've just experienced the same thing. This appears to be related to the relevant `btn-check` `` element being moved below other elements on the page, but then causing the entire...

Just wanted to add to this: passing in `reconnect` as a config option, regardless of whether it is `true` or `false` (or even `nil`) will cause this error to be...

Thanks folks, appreciate it 🙌

I've also just started encountering this issue since upgrading to Bootstrap 5, as we need the `is-invalid` class adding to the editor to correctly display the errors (in our case,...

I'm experiencing the same issue, but we're using the Active Record store for our session store. Any chance that this will be supported in the (near) future, or what might...