Hello, it looks like selecting a date and subtracting the current date/time pulls a blank. Currently I’m using a state with a date, which alone produces a result, but as soon as I subtract current date/time (and format as count of days), the result is nothing.
To add to this, it looks like the entire text is wiped out if the calculation is inside that text component.
@nick.carroll it looks like trying to extract parts of the date (minute, day) also is causing this issue where the entire component gets deleted from view
@nick.carroll including a date in an email is not throwing an error, but the email is going through. Can you please take a look into these date issues?
I seem to be having a bit of a similar issue, also on BubbleGo while it works on Web Preview
In web preview, I can get the following to appear using two different text boxes:
Box 1: Jan, Feb, Mar, Apr Box 2: 0, 0, 1907, 2137
In web preview, this works fine. When I open BubbleGo, on both Android and on my iPad, Box 2 is completely collapsed and shows no value, even if I include static text in box 2 before my calculated text.
Both box 1 and box 2 use calculated dates similar to what @dreadnaught73849 mentioned (I think):
Looks like this is fixed in BubbleGo now, but not in my app — looks like this also fixed a related issue I was having: API responses not appearing on BubbleGo