Firebase WebApp with ESP8266 section 3.4 Page 74-75 listening for changes, Changes to message field on Realtime Database not being accepted on the Firebase web site
Hi.
Can you better describe your issue?
What happens when you write a new message on the message field?
Regards,
Sara
When I try to write a new message or edit the message in the message field and then leave the field either by hitting enter key or just moving my mouse away to unfocused it. The old message just pops back up in the message field.
BUT I just found out how to make it work. If I double click in the message field which selects all the message. I can type a new message and hit enter key and the new message is accepted. The double click seams to be important.
Solved