You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone converted this to use the latest Vue 3 and Amplify in 2023? Seems like a good tutorial but has become quickly dated due to major changes with both Vue and Amplify. I thought it would be good to refactor the code but I'm running into issues due to the lack of Amplify documentation -- mostly with authentication.
Has anyone been able to refactor this code with the following:
Is it necessary to use the Hub eventing system? Or is there another way to ensure/check auth across routes/album pages? It's not clear in the authenticator doc if that is true. https://docs.amplify.aws/lib/utilities/hub/q/platform/js/
Has anyone converted this to use the latest Vue 3 and Amplify in 2023? Seems like a good tutorial but has become quickly dated due to major changes with both Vue and Amplify. I thought it would be good to refactor the code but I'm running into issues due to the lack of Amplify documentation -- mostly with authentication.
Has anyone been able to refactor this code with the following:
https://docs.amplify.aws/cli/migration/transformer-migration/#relationship-mappingconnection-changes
... and changed the @connection parameters to @hasmany. I'm not certain I've done this correctly because again we're not seeing a lot of new documentation on this.
Again, great tutorial. Please help make this work in 2023! :)
The text was updated successfully, but these errors were encountered: