Skip to content

fix "Error loading dynamic module" error on snippet edit pages

Simon Knox requested to merge snippet-throw into master

What does this MR do?

stop callDefault in dispatcher from throwing error - export a function from snippet edit modules

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Review
    • Has been reviewed by UX
    • Has been reviewed by Frontend
  • Squashed related commits together
  • Internationalization required/considered
  • End-to-end tests pass (package-qa manual pipeline job)

What are the relevant issue numbers?

Merge request reports