gardener / dashboard

Web-based GUI for Gardener installations.
Apache License 2.0
207 stars 101 forks source link

Fix issue when no costObject is defined #1943

Closed petersutter closed 5 days ago

petersutter commented 5 days ago

What this PR does / why we need it: Fixed issue introduced with #1926 and #1934 where the following error is displayed in the console logs when no cost object is defined

Error: [@vuelidate/validators]: First parameter to "withMessage" should be string or a function returning a string, provided undefined

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note: