- Issue created by @utkarsh_33
- 🇮🇳India narendraR Jaipur, India
This issue still occurs intermittently (about 3 out of 10 times). See attached screenshot:
I also noticed that the generated component sometimes includes unused imports, for example:
import Image from 'next-image-standalone';
Tested with the following prompt:
Create an Alert component with a message and an optional type prop (info by default).