matiboy
matiboy
Given the following template: ``` Send One Time Password Sending... ``` Clicking on the button does not seem to trigger the "send_otp" action any longer when either `u:loading` or `u:loading.remove`...
Hi @h2non what is the expected behavior of these operators you have listed: - first/last : I guess select first item for assertion - has.value(s) : same as has.key(s) in...
Gives a choice to run pip install for the 4 requirements files or to skip install If user asks to run pip, checks that user is in a virtualenv, and...
Hi, can actions such as unlocking only be used via a WiFi bridge, not directly? Thanks! Mat
Closes #697 - Add test for multiple subscriptions - Fix `duetime` being overridden and set to a value which will (likely) be in the past for future subscriptions
An observable created by `reactivex.timer(1,5)` will emit immediately when a second observer subscribes instead of waiting the "1" second specified as argument. This only happens when an interval value is...
- take - timestamp - average Additionally 1. Typed `run`'s return to T_out not Any 2. Removed `average`'s never hit check for count == 0 (take_last operator already raises) and...
Add simple test for change
Define self._sent_notifications even when not using enhanced. Problem is that _sent_notifications is used in send_notification_multiple since f33faf79de5e36a7b983b0a318bd2a7e7f99e3a7 Fixes #108
I think that's what is requested in #14 Uses the navigator's current location if no location has been set yet. Still can use center and position settings