Mark
Mark
I can confirm this.
This fixes this specific issue, but not the more general issue that the auto-departure code does not check conflicting runways. For example, planes will be depart even if another plane...
If your NFS server is only accessible via the v4 protocol, then make sure you have that set in the mountOptions for the storage class: ```yaml apiVersion: storage.k8s.io/v1 kind: StorageClass...
Perhaps as an alternative a mask_event flag could be added to the pushState/replaceState calls. If the flag is set then the onpopstate event is not triggered. Then it wouldn't be...
What needs to be done to progress this? There's a few other accessibility things I would like to start looking at, but it would be useful if this PR could...
Yeah, I saw that, which is why I asked. I'll look into providing some input into the pydata sphinx theme.
Thanks for the comments. I haven't had any time to progress this and won't get around to replying until next week, so no worries about the delay. As you said,...
Yes please. It has been hovering over my head, but I just haven't been able to allocate time to it.
I've now spent a bit more time with the source code and can see the reason for having it devolved into those widgets that need it and not having it...