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

Revert the change for scripts/styles #131

Merged
merged 2 commits into from
Nov 23, 2021

Conversation

dgrammatiko
Copy link

Whenever we append a script tag using JS the script is loading ASYNC and most probably will break the order of execution

Pull Request for Issue # .

Summary of Changes

Testing Instructions

Expected result

Actual result

Documentation Changes Required

Whenever we append a script tag using JS the script is loading ASYNC and most probably will break the order of execution
@brianteeman brianteeman merged commit e283301 into brianteeman:tiny-codemirror Nov 23, 2021
brianteeman added a commit that referenced this pull request Nov 25, 2021
* basics

* language and options

* clean temp

* code corrections from @Fedik

* Update tinymce.php

* Update tinymce.php

* Build step for building the source.html (#130)

* build step

* Update tinymce.es6.js

* Update setoptions.xml

* Revert the change for scripts/styles (#131)

* Revert the change for scripts/styles

Whenever we append a script tag using JS the script is loading ASYNC and most probably will break the order of execution

* Give the dog a bone

Co-authored-by: Dimitris Grammatikogiannis <[email protected]>
Co-authored-by: Benjamin Trenkle <[email protected]>
@dgrammatiko dgrammatiko deleted the 4.1-dev-tmEdit1 branch April 18, 2022 09:27
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.

2 participants