Lindan Thillanayagam

Results 9 comments of Lindan Thillanayagam

I am following up to ask if you have looked into the issue. Please let me know. Thank you.

The fill colour is not animated in my case and sticks to the first colour before transitioning.

Having this would help a lot. The bottom tab navigator already has options for defining test ids.

Has there been any update on this? I am still seeing this issue on iOS

> ### How did you install the Amplify CLI? > npm > > ### If applicable, what version of Node.js are you using? > v20.8.0 > > ### Amplify CLI...

For the time being, you can modify the response resolver in the AppSync console for a query like the following: ``` ## [Start] ResponseTemplate. ** #if( $ctx.error ) $util.error($ctx.error.message, $ctx.error.type)...

> ### How did you install the Amplify CLI? > npm > > ### If applicable, what version of Node.js are you using? > v20.8.0 > > ### Amplify CLI...

For the time being, you can modify the response resolver in the AppSync console for a query like the following: ``` ## [Start] ResponseTemplate. ** #if( $ctx.error ) $util.error($ctx.error.message, $ctx.error.type)...

For me, even when I export the project and run it, I face that issue. So far seems to be with Bolt projects