Yuval Rakavy

Results 3 issues of Yuval Rakavy

It is valid to create multiple agents with the same IP address. Remove test that did not allow this. In the console, it is perfectly legal (and make sense). For...

When used with right to left language (RTL), such as Hebrew or Arabic, the drawer is displayed incorrectly. To force RTL mode, add the following to your index.*.js import {I18nManager}...

bug

Bug fixed. Discover::listen was sending the first request after the first interval and not immediately. For example, this caused Resolve::one to always timeout.