Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: render error for fetching-data example #2937

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

wbxl2000
Copy link
Contributor

Description of Problem

When using fetching-data example, I encountered rendering error when the data from asynchronous interface has not returned or the request fails.

image

Proposed Solution

I added some protection logic.

Additional Information

Maybe also catch and display the retrieval when the request fails (Github API is particularly easy to reach rate limit), this needs to be designed for display.

Copy link

netlify bot commented Jul 17, 2024

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit 8cadd9a
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/669737d02ece960008684e92
😎 Deploy Preview https://deploy-preview-2937--vuejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@NataliaTepluhina NataliaTepluhina merged commit 327acb6 into vuejs:main Jul 23, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants