Christian

Results 6 comments of Christian
trafficstars

> @liamdebeasi is there any way to get an instance of `IonTab`? i couldn't find a way. If i read the code directly ionic-angular doesn't even use the `ion-tab` element....

Can confirm, that it is still not working. I even removed the app completely and reinstalled it in case the install routine is responsible for creating tables. `Doctrine\DBAL\Exception\TableNotFoundException: An exception...

Uninstalling, deleting all remaining leftovers from the DB and reinstalling latest version solves the problem. Use the following commands to clean up the database: https://github.com/nextcloud/maps/issues/566#issuecomment-799447131 https://github.com/nextcloud/maps/pull/568#issuecomment-803649323

> So, if I understand properly the solution is written in #568 but it wasn't installed? Maps on disable does not remove tables and/or on enable doesn't check existence of...

I was stumbling over the same error and came to the conclusion that it is not related to the implementation. The example code is working when executed on a real...

As far is i understand, this problem is caused by the Jetbrains Docker Toolchain Plugin and has nothing to do with conan itself. I tried to get conan and docker...