dkern / node-red-counter

A Node-RED node to increment a count.
Other
8 stars 9 forks source link

Counting doesn't stop #15

Closed fhs41587 closed 4 years ago

fhs41587 commented 4 years ago

Why doesn't the counter stop when I enter the limit? For example, if I enter 20 as a maximum limit, the counter will continue counting.

dkern commented 4 years ago

I can't confirm this issue. I tested the lastest version. The counter stops at the given limit. Please check if you input in the limit field is a valid number (no spaces or anything).