Have a strange issue that I am not sure how to solve. I have a simple app that is basically recording user input to 2 different lists. In the picture, you will see the slider. The slider has no "OnSelect" or "OnChange" code as well as the Text input shown on the picture (Gallery). For some reason, when moving the slider, sometimes, the text input gets removed, from both text inputs. I cannot figure out why this happens. It doesn't happen on specific values or anything like that. I tried to figure out at what moment this happens but no luck (moving left, right, observing the values, mouse click on elements etc.).
Textbox also has no default od reset modifications (Default: ThisItem.Response,Reset: False).
