Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Widget is not working properly after removing the extension its leads to crashing of APK and some unusual behaviours. #214

Closed
devjangid15 opened this issue Jan 10, 2025 · 2 comments

Comments

@devjangid15
Copy link
Contributor

Description

After uninstalling an extension that has a widget, the widget remains visible on the New Tab Page (NTP) but doesn't function properly. Clicking on the remaining widget causes the app to crash.

Steps to Reproduce

  1. Install an extension that includes a widget feature (e.g., the Artifact's Extension)
  2. Verify that the extension installs successfully
  3. Uninstall the extension
  4. Observe that:
    • The widget remains visible on the New Tab Page
    • Clicking the same widget causes the app to crash

Current Behavior

  • Widget remains visible after extension uninstallation
  • Clicking the widget triggers an app crash

This issue specifically affects extensions that implement widget functionality and can lead to app instability after extension removal.

Widget.Issue.mp4
@itskartike910
Copy link
Contributor

Fixed

@Aaditesh2307
Copy link
Contributor

Aaditesh2307 commented Jan 17, 2025

Fixed on Arm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants