You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: