Why check parent element import source match child's import source #1192
-
|
When I use web.module_from_url to load two js module, but I cannot use two component at the same time. It will cause error blew. I do not know why check this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
We currently do not support mix-and-matching components from different import sources. Some changes will be needed to support this safely. This feature will come in a future update. |
Beta Was this translation helpful? Give feedback.
We currently do not support mix-and-matching components from different import sources. Some changes will be needed to support this safely. This feature will come in a future update.