Invalid prop: type check failed for prop "errorMessage"
requested to merge 462115-vue-warn-invalid-prop-type-check-failed-for-prop-errormessage-expected-string-got-null into master
What does this MR do and why?
Fixes warnings due to improperly initialised prop
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
How to set up and validate locally
yarn jest spec/frontend/ml/model_registry/apps/index_ml_models_spec.js
shouldn't raise any warnings or errors
Related to #462115 (closed)
Edited by Eduardo Bonet