You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This grouping is necessary to set min\max values. I take the data for the limits from the API (that’s why I can’t use input-range - there is no way to dynamically specify the limit based on data from the database).
I see everything in the filter,
but the search does not react in any way to changing values. And when debugging, I see that the value from the form is not forwarded.
Any advice is welcome!
The text was updated successfully, but these errors were encountered:
I have the following field configuration in a model:
This grouping is necessary to set min\max values. I take the data for the limits from the API (that’s why I can’t use input-range - there is no way to dynamically specify the limit based on data from the database).
I see everything in the filter,
but the search does not react in any way to changing values. And when debugging, I see that the value from the form is not forwarded.
Any advice is welcome!
The text was updated successfully, but these errors were encountered: