Litterio Andrea Guainella

Results 2 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