Jan B. Krejčí
Jan B. Krejčí
Steps to reproduce: 1) gun.user().create("myLogin", "myPassword") 2) gun.user().is.alias => "myLogin" // correct 3) gun.user().recall({sessionStorage: true}) 4) gun.user().is.alias => {pub: "...", epub: "...", priv: "...", epriv: "..."} // strange is this...
# Bug Report With option "monthFirst" set to true, there seems to be a parsing problem when setting calendar value. ## Steps to reproduce Try setting calendar value to '10....
Issue world: https://lively-web.org/issues/17-06-09_Lively_Web_installed_from_GitHub_or_run_using_Docker_throws_error_on_iPad%2C_lively-web.org_runs_OK.html reported by jbk: Hello, when I install Lively Web from GitHub or run it using Docker, when I open it on IOS, it throws some errors (sorry,...
Hello, first of all, thanks for this magnificent code. I wonder if there is any possible way to include information about @_unique-ness, functional default values (i.e. @_default(now()) and attributes that...