S1lander

Results 11 comments of S1lander

> I found a solution which might work also for you > > ``` > while (field.acroField.getWidgets().length) { > field.acroField.removeWidget(0); > } > form.removeField(field); > ``` OMG yes! I owe...

For me the error message told me to use "set COMMANDLINE_ARGS="--no-half"" and this worked.

Are there any good solutions to this? Edit: In my case I was able to fix this by setting the "memory_limit" of the PHP Settings in the plesk admin panel...

> In my customized Vimium (named `Vimium C` - https://github.com/gdh1995/vimium-c), there's a command of `moveTabToNextWindow`, and it moves the current tab window by window - a little naive, but at...

Any updates on this? It's really annoying having to click through the settings to get the dark theme working.

> Found a workaround (in above closed bug): > > 1. Open Settings > 2. Uncheck Match Microsoft Edge color scheme > 3. Set Theme to Dark+ (Default) Yes this...

Hey, thanks for your answer! I've looked a bit more into it since opening the issue and, also with the help of your answer, figured out that I can add...

> Glad you got it working! > > > The only thing now is that it's still reporting "context" as not being accessed. > > If you mean in cases...