Mila

Results 5 issues of Mila

# Bug Report **Ionic version:** [x] **4.11.5** **Current behavior:** ```this.tabs.getTab is not a function``` **Expected behavior:** `getTab` should return tab component **Steps to reproduce:** on page with tabs: `@ViewChild(IonTabs, {...

package: angular
package: vue
package: react
type: bug

Steps to reproduce: 1. Open any page with selectable. For example https://ionic-selectable-v4.stackblitz.io/basic 2. click on select (`Port`) 3. Choose any item with double click 4. Check console Actual result: ```...

v5

from console output: ``` site-packages/django_q/core_signing.py:9: RemovedInDjango50Warning: The django.utils.baseconv module is deprecated. from django.utils import baseconv ```