Brandon Shelley
Brandon Shelley
@mnajdova hey Marija, sorry this took so long – a juggling a few things right now. Here you go: https://github.com/brandonscript/next13-mui-system-typescript-bug
@nikelborm sure did. I split it out into server components with nested client components.
In a nutshell: - [x] [Properly appending JSON to a datasource using pagination](https://github.com/ApigeeDelta/ignite-iOS-engine/issues/59) - [ ] [Storing data as session variable and appending new data](https://github.com/ApigeeDelta/ignite-iOS-engine/issues/64). [discussion] should this be implemented...
Turns out before everything broke because of email 2FA, you could do this with "@" I found out. But also TIL that creates a NEW host record it does not...
I just emailed support about this, too. In the mean time, I discovered that you can edit and re-send API calls to hover to create records that bypass their input...
Still TODO: - Support multiple strings mixed with variables inside the declaration `[[$row.dollarValue+' .00':currency(USD)]]` - Means of escaping single quotes to support things like `[['I like ice cream! Don't you?':utility]]`...
Not quite - iCanHaz returns the value if it exists, otherwise does nothing. This would be "if it exists, do something with it, otherwise do this specific other thing".
Rehashing this one - after spending some time with this, I think this would be better placed on `iCanHaz`, since `iDontAlaways` is intended for functions (kinda ambiguous, not sure how...
Still, the test doesn't really clarify the behavior. Is my assumption correct?