setpill
setpill
Unfortunately I can't currently put time into finding a minimal reproduction. Being limited to using `mitogen_linear` is good enough for my purposes.
How does one enable the pre-join page?
Ah, found it, with `prejoinPageEnabled: true` in the `meet...config.js`.
I tried rewriting the above in an attempt to streamline things; ```yaml - name: Determine hosts with "{{ legacy_user }}" credentials ansible.builtin.ping: timeout: 1 register: legacy_reachable ignore_unreachable: true vars: ansible_user:...
Also experiencing this issue when loading `z-shell/F-Sy-H` using zplug.
Is there a workaround for `v1.11.101` or are those of us encountering this bug stuck on `v1.11.100` for the time being?