Litterio Andrea Guainella

Results 3 issues of 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:...

enhancement
request

Follow [BBB guide](https://github.com/YoeDistro/yoe-distro/blob/master/docs/beagleboneblack.md) throught serial console get this so BBB won't boot: ![Image](https://github.com/user-attachments/assets/2fcb1af3-44f3-4564-b11e-d0c1f3317c90) Maybe I did something wrong? When I try to install image via `yoe_install_image /dev/sdb yoe-simple-image` I face...