natocesarrego / slider

0 stars 6 forks source link

Fix JS error when configuring this field in a rule #4

Closed dacousalr closed 4 years ago

dacousalr commented 4 years ago

This fix prevents the following error from appearing:

message: "Failure: expected param label of type !goog.soy.data.SanitizedContent|string, but got undefined." messagePattern: "Failure: expected param label of type !goog.soy.data.SanitizedContent|string, but got undefined."

natocesarrego commented 4 years ago

Thanks for your valuable contribution, @dacousalr. 😄