Skip to content

submission topics error checking

This checks if topics is coming in as an array before trying to loop it, avoiding an error if it's coming in as null or undefined and logging the error if there is one.

Merge request reports

Loading