Simple Async Example

Async Component

This is an async component that simulates async data fetching inside of the MDCRenderer component.

This page contains a simple async component example (above) that simulates async data fetching inside of the MDCRenderer component.

You can refresh the page to see there are no hydration errors in the console.

Navigate to the No Async Components page, refresh, and then click on the Simple Async Example link to see the client-side routing waits for the nested content to resolve.