Hi everyone,
I made an ui extension for the customer account page which includes a checkbox menu action. At first it was only showing the checkbox once on the target. After a few days it shows two checkboxes and the first one that is rendered is an old code from the same extension. I have tried uninstalling other apps using the same extension and made sure only this app is currently running. It currently looks like this:

The one with the CURRENT is the one that uses the changes I made locally. I am also running the app with npm run dev. Has anyone encountered this problem before?