We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee250d commit 2fdb84aCopy full SHA for 2fdb84a
R7.Dnn.JavaScriptLibraries/Rangy/Manifest.dnn
@@ -17,7 +17,7 @@
17
<javaScriptLibrary>
18
<libraryName>Rangy</libraryName>
19
<fileName>rangy-core.min.js</fileName>
20
- <preferredScriptLocation>PageHead</preferredScriptLocation>
+ <preferredScriptLocation>BodyBottom</preferredScriptLocation>
21
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/rangy/1.3.0/rangy-core.min.js</CDNPath>
22
<objectName>rangy</objectName>
23
</javaScriptLibrary>
0 commit comments