Aaron Carpenter
Aaron Carpenter
Hey guys - for now we found that using the browser-default class solves the issue for now... See our original post here: https://github.com/Dogfalo/materialize/issues/3790#issuecomment-617795596
Yeah, same issue here. Reproducible on iPad and iPhone on Safari's browser. We decided to revert back to the native browser select as a temporary solution until this is solved....
Yeah + 1 for @msamsel's description. Same for me. Renaming the file is fine - try to name it back, get smacked in the face with a wall of red...
I also had to comment out line 58 of __init__.py ` # self.update_groups()` Perhaps because I don't have groups set up? It was returning: AttributeError: 'NoneType' object has no attribute...
So. Much. This. I've spent hours attempting to find a solution for this. Thank you for figuring it out!
Hey there, No, that does not solve the problem. settings.json { "terminal.integrated.shellIntegration.enabled": false, ... } Still predictably throws: The terminal process failed to launch: A native exception occurred during launch...
I was just working on this issue. :) I believe it wasn't an issue in an earlier version of VSC, but I can't remember what version the issue started. I...
Team, The issue still persists. It seems to be a permissions issue with command line and jailed vs normal permissions. Normal works, jailed always fails. On Mon, Oct 14, 2024...
Copy that. I'll relay it to the cPanel support teams. On Tue, Oct 15, 2024 at 10:02 AM Daniel Imms ***@***.***> wrote: > @legendarylion this is the first time >...