Replies: 1 comment
-
hi @arjunvnd, can you open an issue and provide a reproduction repository? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to connect to a microfrontend repo from the host app, I am getting an error
[ScriptManager] Failed to load script: [ScriptCachingFailure] {"cache": false, "caller": undefined, "locator": {"absolute": false, "body": undefined, "fetch": true, "headers": undefined, "method": "GET", "query": "platform=android", "timeout": 30000, "url": "URL to repo", "verifyScriptSignature": "off"}, "scriptId": "RepoName"} {"originalError": [Error: unexpected end of stream]}
I have tried doing the adb reverse command as suggested in one of the issues previously raised, but the error seems to be different from the one I am getting.
Is there a place in the documentation where I can see the possible find the errors and their work arounds.
OS - windows
Any help will be really appreciated.
Beta Was this translation helpful? Give feedback.
All reactions