Litterio Andrea Guainella
Litterio Andrea Guainella
With ionic 5 and react `activeTabIndex` of `` tag not work if value change. `const [tabIdx, setTabIdx] = useState(0);` For ex: Initial state of `tabIdx` is 0 so work properly...
My question about retrieve data by two collections with declare type and ref into schema. example my schema: ``` javascript var controlunitSchema = new mongoose.Schema({ osver: String, sensors: [{ mac:...
Follow [BBB guide](https://github.com/YoeDistro/yoe-distro/blob/master/docs/beagleboneblack.md) throught serial console get this so BBB won't boot:  Maybe I did something wrong? When I try to install image via `yoe_install_image /dev/sdb yoe-simple-image` I face...