User tests: Successful: Unsuccessful:
Added a warning note about potential security implications to the core.js Joomla.renderMessages docblock.
Core Review
@dgrammatiko FYI
I can refactor the J4 messaging code to eliminate the innerHTML and I'm pretty sure I can do it without breaking b/c in the PHP side but the JS endpoint, Joomla.renderMessages() will not be backwards compatible ?♂️
innerHTML
Joomla.renderMessages()
@dgrammatiko FYI