projectcaluma / ember-caluma

Ember.js addons for Caluma
https://docs.caluma.io/ember-caluma/
GNU Lesser General Public License v3.0
18 stars 22 forks source link

fix(form): validate table question every time the modal is closed #2704

Closed anehx closed 2 months ago

anehx commented 2 months ago

If a table is being closed (doesn't matter whether via close or save button) the table question must be validated as the data inside the row document might have changed.

anehx commented 2 months ago

:tada: This PR is included in version 12.14.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: