Khalil Ahmed
Khalil Ahmed
Can confirm I have the same issue unfortunately (running 5.5.4-1 on a surface pro 3 and Manjaro) In addition to that, when the laptop sleeps/hibernates, the WIFI connection is dropped...
Can confirm I have the same issue unfortunately (running 5.5.4-1 on a surface pro 3 and Manjaro) The WIFI connection is dropped and cannot be recovered (no WIFI entries appear...
@xpavle00 Hello Peter. Just wondering if there’s any update on this? I’ve recently got an iPhone and I’m super keen for a privacy friendly OS habit tracker
Thanks for the swiftness and transparency of your response. I look forward to the release when it’s ready
> Our app programmatically does this using `AlertDialog`'s `open` prop. > > ``` > const [isOpen, setIsOpen] = useState(); > > useEffect(function openAlertIfApplicable() { > if (/* condition */) setIsOpen(true);...
Thanks, I just set display:none for it and the native one worked, but then with the native version my onConfirm method isn't ever called (but it is with the non...
> I just switched from FF to Zen, but FF does support it since version 137 or 136, so it was added quite recently. So I guess this depends on...