Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work in IE11 and IE Edge #3

Open
GaneshDuvvuri opened this issue Feb 20, 2018 · 1 comment
Open

Does not work in IE11 and IE Edge #3

GaneshDuvvuri opened this issue Feb 20, 2018 · 1 comment

Comments

@GaneshDuvvuri
Copy link

I get the following error when I use IE 11 and Edge for MockData project. Same is the case with other NG projects using Angular. Is it related to NGDoBootStrap() call in the default module? Is there a way to explicitly specify the entry component?

][SPComponentLoader.loadComponen] Error: ***Attempted to load component "fef661a2-e808-453a-94fe-49ba832c6f7d" (MockDataWebPart) 3 times without success
***Failed to load component "fef661a2-e808-453a-94fe-49ba832c6f7d" (MockDataWebPart).
Original error: ***Failed to load entry point from component "fef661a2-e808-453a-94fe-49ba832c6f7d" (MockDataWebPart).
Original error: Error loading https://component-id.invalid/fef661a2-e808-453a-94fe-49ba832c6f7d_0.0.1
https://component-id.invalid/fef661a2-e808-453a-94fe-49ba832c6f7d_0.0.1 did not call System.register or AMD define. If loading a global module configure the global name via the meta exports property for script injection support.

@sebastienlevert
Copy link
Owner

I will have a look and let you know! Thanks for reporting the bug!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants