s00500 / ESPUI

A simple web user interface library for ESP32 and ESP8266

Home Page:https://valencia.lbsfilm.at/midterm-presentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Input a numeric value without using the arrows and pressing the Enter key and ESPUI.updateNumber(...) change the text color of the numeric input widget

aiotech-pub opened this issue · comments

In my case the numeric input widget text is black but after input a number by keyboard or refreshing it using ESPUI.updateNumber(...) the text becomes white.

Can you post the code snippet of how you have configured the numeric field control.