arjundevlucid
Results
3
comments of
arjundevlucid
user .value access obs variables. Example: ```var a=false.obs; var b= a.value ? true : false; ```
You can use it for a temporary fix before PR https://github.com/jonataslaw/getx/pull/2360 https://github.com/arjundevlucid/getx
> Yes, on the first run itself. Fixed through a pr #8. @Roaa94