There's an issue where when you are updating links without data attributes, they get updated with last autocomplete selection.
Steps to reproduce
Create content with 2 links without data attributes.
Click on first link and "Edit link".
Use autocomplete and select item from it.
Click on "Save".
Click on second link and "Edit link".
Click on "Save".
Click on "Source" to display source.
Second link should not have data attributes, but it has data attributes filled in with first link values.
Proposed resolution
This module uses Gitlab CI for automated testing of proposed code changes. To contribute code changes, create a merge request. Patch files will not trigger automated testing and are not sufficient for review.