BlueBindy / residency-checker

Checker for Irish naturalisation residency eligibility
0 stars 2 forks source link

Uncaught in promise error #15

Open BlueBindy opened 1 year ago

BlueBindy commented 1 year ago

Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received

BlueBindy commented 1 year ago

https://stackoverflow.com/questions/72494154/a-listener-indicated-an-asynchronous-response-by-returning-true-but-the-messag

This issue is a cross-origin request issue and it is caused by various Chrome Extensions. I had this too in my Angular app and after testing it in the incognito mode, the error didn't show up anymore.

BlueBindy commented 1 year ago

Confirmed that this error does not appear when using an icognito browser tab