Craig Landry

Results 6 comments of Craig Landry

I've asked @latin-panda to look into this one.

The callback and action you mention are correct as far as I have experienced. Here's an example `onSubmitFailed` function to get the first failing model and focus it:: ``` handleSubmitFailed(form)...

Same here, where the `sudo nextdns restart` gets it going again. ``` uname -a Linux ThinkPad-E14-Gen-2 5.11.0-46-generic #51~20.04.1-Ubuntu SMP Fri Jan 7 06:51:40 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ```...

Rather than running the restart manually each time after suspend/resume I set it up to run via systemd. For anyone else seeking a similar workaround/hack, here's what I did (on...

I noticed that with the systemd-resolved setup method the client isn't necessary and suspend/resume work as expected. For those reading this thread, you can do the following: Log in to...

Thanks for the extra references @kennsippell, I (and probably others here) don't have access to that repo. I'll follow up via other avenues though.