Hi,
I am getting ‘Cannot connect to extension’ error after 10-15 seconds of using my looker extension ReactJS application(customised homepage for looker). Has anyone encountered this? what should be causing this error? And what is the solution?
Were you able to resolve this ?. I am facing the same issue with creating tabbed dashboard
Hi, I have the same problem. Have you managed to get sorted this issue. How did you managed to connected? Please advise
The same thing for Looker "LookML Diagram"
We are also getting the same above error. Anybody got resolution for the above error.
I have the same problem. Have you managed to get sorted this issue. Please advise
Hi, I have the same problem. Have you managed to get sorted this issue. How did you managed to connected? Please advise
I had the same issue, but I was able to resolve it by following the steps below:
1- Run the Webpack Build Command: yarn build
2- Update the manifest file:
3- Check the Embedded Domain Allowlist:
I hope the steps above help.