1

I am using the Advanced Custom fields plugin in wordpress, and whenever I modify text fields on posts in chrome, wordpress appends <div id="level-access-access-assistant-highlight-container"> to the end of my text. Doesn't really do anything except pop up as a lighthouse error telling me I have multiple elements with the same id.

Issue comes up on the latest versions of chrome, but doesn't happen in firefox/edge/ie

Has anyone else had this issue? Is there anything I can do to change it?

LINK: here

4

1 回答 1

0

"Issue comes up on the latest versions of chrome, but doesn't happen in firefox/edge/ie"

Then it may not be a server side issue but instead "id" is being inserted by a browser extension/add-on (to identify accessibility issues???) in your own Chrome browser. Check what browser extensions/add-ons you have installed for Chrome and try deactivating them.

于 2018-11-02T16:27:07.927 回答