hirani89
hirani89
I am still looking for a solution that works on my setup. I've been busy with other stuff so haven't been able to fix this at the moment.
I know this is happening. It's because of php int range. Which is -2,147,483,647 - 2,147,483,647. So if I entered 2,147,483,648, it would fail.
Hi, I get false for the same test. Do you think this might be an issue with the php version of the platform php is on? I am running php...
Same here. ``` {data.pages > 1 ? : ''} ```
I am having this issue as well. How can we solve this. Is this a bug or a design choice? How do we get around this?
I solved this. This can happen if you change state in the button onPress function. What you need to do is the following: 1. Add an array to hold ids...