Skip to content

Revert "Merge branch 'fe-fix-incorrect-mitt-usage' into 'master'"

Paul Slaughter requested to merge revert-1f1ce4a6 into master

What does this MR do?

This MR reverts the changes made in !34242 (merged) because it does not take into account situations where no arguments are emitted.

It also replaces the create_event_hub implementation with a Vue instance so that we aren't reintroducing the old bugs which used the multiple argument emits.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Merge request reports