Debugs errors and provides fixes with root cause analysis
Help me find and fix a bug in my code.
Language: {language}
Framework: {framework}
Code:
```{language}{code}
```
Error:
```
{error}
```
What I expected: {expected}
What actually happened: {actual_result}
Please:
1. Explain the root cause of the error in plain language
2. Show the corrected code with comments
3. Explain why the fix works
4. Suggest how to prevent similar errors in the future
5. If there are related potential issues, point them out
0 copies
Variables
Replace these variables with your own values before using: