opened 06:19PM - 13 Jul 21 UTC
### Platform
Web app and web preview. Downloaded Android (7.0) and iOS (14.som…ething) apps are also broken. Android and iOS Live both work fine, but of course that's the least important place for things to work for anyone wanting to distribute!
Local data source AND Airtable AND Google Sheets all impacted.
### Issue/Request Origin
Forum discussion: https://community.thunkable.com/t/create-row-block-not-moving-to-next-step/1394796/12
### Steps to Reproduce
Sample project below - connect a Google Sheet and then do a "create row". The create row will happen (can be seen in the sheet), but neither the code in the "do" area nor any blocks after it ever execute.
### Project Link
https://x.thunkable.com/copy/80fb37dbfe7146f197692bfc2a27c927
(NOTE: copy will have lost the google sheet connections and need them recreated. Please do this before testing!)
### Expected Behavior
Both labels should change
### Actual Behavior
Neither label changes.
### Other testing
Tried linking a different Google sheet. No change in behavior.
Tried downloading an APK and doing the testing install on iOS. Both download formats have the same problem. I tested on Android 7.0 and iOS 14.something.
NOTE: Rows are created, but failure to continue on to subsequent blocks is going to be a major source of breakage for lots of apps!