Skip to content

fix(adminui-vue): check if `SET_FORM_SERVICES` mutation is present before using.

It prevents console warning about using absent mutation for forms without .processing()

[vuex] unknown mutation type: SET_FORM_SERVICES

Edited by Mazur Volodymyr

Merge request reports