What @webdev meant is that the solution is to just stop worrying since your development team’s fears are baseless. If you use elements as targets the only thing that is getting added is a custom data-w-id attribute which doesn’t do anything to the actual id. If you use classes as targets (which I strongly suggest you always do) then no custom attribute is added.
2 Likes