You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
export default defineUnlistedScript(() => {
// Here the entrance is not executed at all.
});
When I install the Adblock Plus browser extension, I find that it prevents the above code from running and reports the error shown in the title on the console. How can this be resolved?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My code
When I install the Adblock Plus browser extension, I find that it prevents the above code from running and reports the error shown in the title on the console. How can this be resolved?
Beta Was this translation helpful? Give feedback.
All reactions