Advanced
Error Debugging Assistant
Analyze error logs and suggest fixes.
📝 프롬프트 내용
Analyze the following error message and stack trace from a JavaScript application: 'Uncaught TypeError: Cannot read properties of undefined (reading map')'. Explain what this error usually means in the context of a React application, identify the most likely cause based on common patterns, and suggest three specific steps to fix it.