Why I get this Chrome console error

Saeed Pooladzadeh 241 Reputation points
2024-03-03T08:07:16.7833333+00:00

Hi,

I keep encountering the below Chrome console error while it sounds like my code is correct. What should I do?

44

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Blazor
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 82,061 Reputation points Volunteer Moderator
    2024-03-03T21:40:45.4233333+00:00

    As it’s your custom JavaScript, or a chrome extension, we have not way of knowing. This error is typical of a chrome extension not able to communicate with the content page. see:

    https://developer.chrome.com/docs/extensions/develop/concepts/messaging


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.