:GetPropertyChangedSignal() not working on a specific textbox

Alright, so:

Recently I ran into this error where if I type in one textbox, it works completely fine, but if I type in the other one: nothing. Just nothing.


I’ve wrote a “debug” warn whenever you type in it, but it doesn’t do anything.

How could I fix this? If you want the code, I’m not sharing it for development purposes but I will show the part where it handles this stuff:
image
Txt = The text textbox
Time = The time textbox (which works fine)

We need to see the code in order to solve your issue.

Look at the edit.

This text will be blurred

script.Txt returns an error, you might want to look into that.

No it doesn’t. It’s a string value in the script.

Yes it does.

That’s studio being stupid and broken. It doesn’t return anything, and that always happens.
It does actually exist in the script:
image
image

Try restarting your studio if you do not believe this is an issue on your end.

Restarting fixes it, but I don’t really mind it because it doesn’t effect anything

Well, that is truly interesting.

Seems like a roblox bug to me, I’ll still recommend you to restart your studio though, I can’t really assist you any further as there are no issues with your script.

1 Like