Open
Description
Describe the bug
Let's say for example I have a list of strings inside the component and a @ for in the template, generating a mat-list based on the current elements. If I add a element the list from the notification callback, the template is not updated. I have to call detectChanges()
of ChangeDetectorRef
.
The peculiar thing is that the error shows only when running on Android, not when developing the app from a browser.
Plugin version:
- @capacitor-community/bluetooth-le: 7.0.0
Desktop:
- OS: Android
- Browser: Chrome
Smartphone:
- Device: Samsung
- OS: Android 14