-
Bug
-
Resolution: Fixed
-
Major
-
2.9.1
-
MOODLE_29_STABLE
-
MOODLE_29_STABLE
-
MDL-51116-master -
I have a template that contains pix element in it. It renders fine by itself but disappears in ajax. I'm not sure what exactly is happening
This is how I can reproduce it:
pick this: https://github.com/moodle/moodle/compare/master...marinaglancy:wip-MDL-51116-master
- make sure $CFG->cachejs is enabled
- open /tag/test.php
- purge caches
- click on flag, it will change, keep clicking, it will change back and forth
- refresh page
- click on flag, it will disappear, the text part of template will be shown