Alec Mev
Alec Mev
Is there a schema like `v.nullable` but for `undefined`? Beside `v.union([..., v.undefined()])`? Until now I was using `v.optional` + `Required`.
I don't mind the name, just want something short for `| undefined` 😉 `undefinable` is unusual but [it's a real word](https://www.merriam-webster.com/dictionary/undefinable), and there's some prior art: [`option-t`](https://github.com/option-t/option-t), [`tsdef`](https://github.com/joonhocho/tsdef). One downside...
Please, try some troubleshooting described in [this thread](https://github.com/jeremejevs/trimless-gmail/issues/42#issuecomment-526492740) and report back here.
It appears this doesn't affect most users and I can't replicate the issue, so I can't afford to commit more time to this, sorry.
Odd, I've tested on Firefox just now, and it appears to be working. However, I'm on a G Suite account, so something could be different in a regular Gmail.
I did not, but glad it's working again :wink:
Hmm, have you ruled out other extensions? I've outlined some troubleshooting steps [here](https://github.com/alecmev/trimless-gmail/issues/42#issuecomment-526492740). Otherwise, sorry, I'm not maintaining this extension anymore, since I'm not using it.
Hi Ethan, as I mentioned in the email, I don't maintain this extension anymore. However, I'll accept a patch with the necessary changes, and will build and publish a new...
Works on my machine ¯\\\_(ツ)\_/¯
Not sure about "never", since I'm not using this extension in my day-to-day, but I've given it a quick go through several emails and haven't noticed any issues. Are you...