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

[Designer] monaco-editor has impact on loading umd modules, and should be the last #6588

Merged
merged 3 commits into from
Oct 18, 2021

Conversation

licanhua
Copy link
Contributor

@licanhua licanhua commented Oct 13, 2021

Fix issue https://stackoverflow.com/questions/68452379/uncaught-referenceerror-acdesigner-is-not-defined
make monaco-editor the last script to load.

monaco-editor has impact on loading ACDesigner, ACDesigner is not imported to global namespace.
image

Microsoft Reviewers: Open in CodeFlow

@ghost
Copy link

ghost commented Oct 13, 2021

Hi @licanhua. Thanks for helping make the AdaptiveCards JS renderer + tooling better. As additional verification, once the JS build succeeds, please go to the test site to test out your website/designer changes.

@matthidinger matthidinger self-requested a review October 13, 2021 22:09
Copy link
Member

@matthidinger matthidinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You rock!

@licanhua licanhua merged commit 88263df into main Oct 18, 2021
@licanhua licanhua deleted the canli/shiftorder branch October 18, 2021 21:43
michaelfarnsworth pushed a commit to michaelfarnsworth/AdaptiveCards that referenced this pull request Nov 10, 2022
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

Successfully merging this pull request may close these issues.

None yet

4 participants