The attached example project uses
Min/Max in item properties
Min=1 and Max=10 defined in item properties
Min and Max is set to AUTO
Correct values for Min=1/Max=10 are used
When you enter a number out of range in
iq-button-rocker the displayed number is set within the limits
iq-input-field the displayed number sometimes stays on number out of limits
Min/Max in data attributes
Min=1 and Max=10 defined in data attributes of widget
Min and Max AUTO is off
When you enter a number out of range in
iq-button.rocker the displayed number is set within the limits
iq-input-field the displayed number sometimes stays on number out of limits
Wrong values for Min=0/Max=11 are used by +/- button
When you enter the number with the keyboard, correct limits are used
Tested with WebIQ version 2.18 & 2.19