Initial Steps
If youâre experiencing any issues with your app, please follow these initial troubleshooting steps:
Dynamic Demo
See if you can replicate on demo.dynamic.xyz.
Create Dynamic App
See if you can replicate using an app creating with npx create-dynamic-app@latest
.
Dynamic Doctor
Run the Dynamic Doctor in your own codebase.
Check Guides
Check the other troubleshooting guides in this section, and the âHow Do Iâ page.
If you can replicate on demo or in create-dynamic-app, please let us know immediately via Slack using the â#bug-reportâ channel.
If you cannot replicate on demo or on create-dynamic-app, the doctor does not identify any issues and we donât have a troubleshooting or how-do-i guide, it means it might be isolated to your codebase. In this case, we recommend paring back your codebase to the minimal amount of code that reproduces the issue, and then sharing the code with us via Slack using the â#bug-reportâ channel.
Itâs also helpful to search in the Slack workspace linked above to see if someone else has had the same issue and found a resolution.