I am new to Node Red, I have only been playing around for the past month or so.
I have a Raspberry Pi 3 setup with Node Red installed on it with the following Nodes installed:
node-red-contrib-amazon-echo
node-red-contrib-homekit
node-red-contrib-mqtt-broker
node-red-contrib-telegrambot
I have this setup to connect to my Alexa to control a automated part storage project I am working on with telegram and Homekit for some lights in the house. I have a func node that is for the Telegram keyboard which worked perfect for the entire period that I had it running(+-month), when all of a sudden when I wanted to expand the keyboard options for Telegram my cursor seems to be in the wrong place. I woud click at the end of the sentence and my cursor would be between 2 and 4 characters left, when I type the computer types where I have clicked but my cursor still show on the incorrect space. I have tried this on my Windows work computer and the problem is not visible as well as my iPad without a issue, it only occurs on my Macbook 2012 13". I have tried to reinstall everything on the Raspberry Pi, tried to reboot in safe boot which seems to make no difference at all. Pictures attached where the cursor should be at the end but shows between s and g of return msg.
I used Safari when testing out. Few hours ago I tried Google Chrome on the Macbook and it works on Chrome but not Safari. It seems to be Safari issue then, don't know how to fix it or what could cause it in Safari.
Seems to be limited to Safari on the Macbook, Safari on the iPad is okay. Will post on Apple website and see if they have a solution. There was a MacOS update a a couple of days ago, could have been where the problem originated. Thanks