-
Improvement
-
Resolution: Fixed
-
Minor
-
3.9.2
-
-
MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
Moodle App 3.9.3
Right now if a plugin adds an HTML tag that isn't "standard" the app displays an error. We should allow using non-standard tags.
One way to do that is to add the schema NO_ERRORS_SCHEMA when defining the dynamic NgModule in compile provider.