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
{{ message }}
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
Not all scripts can be loaded asynchronically though. E.g. the media box relies on MooTools being loaded, which we cannot guarantee if the files are loaded asynchronically. We'll add an option in Contao 3.4 (see #7172) but we cannot just add the attribute everywhere.
Here is an Example and an definition for it -> http://www.w3schools.com/tags/att_script_async.asp
Its usefull for all Modern Browsers and the older ones don't care about it.
regards
The text was updated successfully, but these errors were encountered: