Open TimFinnigan opened 4 months ago
System: OS: macOS 14.3.1 CPU: (8) x64 Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz Memory: 37.86 MB / 8.00 GB Shell: /bin/bash Binaries: Node: 20.11.1 - /usr/local/bin/node Yarn: undefined - undefined npm: 10.2.4 - /usr/local/bin/npm pnpm: undefined - undefined NPM Packages: @aws-amplify/backend: 1.0.0 @aws-amplify/backend-cli: 1.0.1 aws-amplify: 6.2.0 aws-cdk: 2.140.0 aws-cdk-lib: 2.140.0 typescript: 5.4.5 AWS environment variables: AWS_CLI_AUTO_PROMPT = on AWS_STS_REGIONAL_ENDPOINTS = regional AWS_NODEJS_CONNECTION_REUSE_ENABLED = 1 AWS_SDK_LOAD_CONFIG = 1 No CDK environment variables ---
Followed the Quickstart guide here: https://docs.amplify.aws/react/start/quickstart/
There are two issues I'm seeing:
Are these this just data fetching/caching that needs to be handled on the Vue side? Could the Quickstart guide be updated to handle these two issues?
Hey,👋 thanks for raising this! I'm going to transfer this over to our documentation repository for tracking this.
Environment information
Description
Followed the Quickstart guide here: https://docs.amplify.aws/react/start/quickstart/
There are two issues I'm seeing:
Are these this just data fetching/caching that needs to be handled on the Vue side? Could the Quickstart guide be updated to handle these two issues?