Is there a problem with Glide?
I have an app, that was working fine yesterday. But now, strange things are happening.
I have a ratings component in my layout, but when I check my data after the submit, it doesn’t show the correct value.
I can give a 5-star rating, and in the data, it shows 52.
I also saw a value of 212 one time.
I will keep an eye on things, and check it maybe tomorrow again.
For now, I give up and leave it for what it is.
(Getting a little frustrated and cannot find anything wrong. Will give it a go again on another day )
Is there any chance that another component or action is setting a value in the rating column? If you click on the column heading, you should have the option to ‘Find All Uses’. Check that and see if you have anything else writing to that column.
I did a quick test.
Instead of giving a 5-star rating, I gave a 4-star rating, and still, I got the number 52.
I checked all my data, and nowhere where I can find the number 52.
I will give up for today.
I checked many things but cannot figure it out.
I will start another day with fresh hope.
Maybe suddenly it is fixed.