v0 Stuck after prompt. No code is produced or displayed.

Hi there,

I have written the description for a WordPress plugin to be coded.
V0 is thinking for 13 minutes and produces no code.

I see this error in the console.

Uncaught Error: Minified React error #418; visit ``https://react.dev/errors/418?args[]=text&args[]=`` for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at rK (982401ffdd670cc0.js?dpl=dpl_pNvtHGMhToCeZWneGfhg2ifpjZRM:1:417828)
at rG (982401ffdd670cc0.js?dpl=dpl_pNvtHGMhToCeZWneGfhg2ifpjZRM:1:418861)
at 982401ffdd670cc0.js?dpl=dpl_pNvtHGMhToCeZWneGfhg2ifpjZRM:1:512866
at sh (982401ffdd670cc0.js?dpl=dpl_pNvtHGMhToCeZWneGfhg2ifpjZRM:1:518027)
at sf (982401ffdd670cc0.js?dpl=dpl_pNvtHGMhToCeZWneGfhg2ifpjZRM:1:509277)
at 982401ffdd670cc0.js?dpl=dpl_pNvtHGMhToCeZWneGfhg2ifpjZRM:1:509061
at sd (982401ffdd670cc0.js?dpl=dpl_pNvtHGMhToCeZWneGfhg2ifpjZRM:1:509069)
at se (982401ffdd670cc0.js?dpl=dpl_pNvtHGMhToCeZWneGfhg2ifpjZRM:1:504209)
at s$ (982401ffdd670cc0.js?dpl=dpl_pNvtHGMhToCeZWneGfhg2ifpjZRM:1:530898)
at sH (982401ffdd670cc0.js?dpl=dpl_pNvtHGMhToCeZWneGfhg2ifpjZRM:1:529112)
at sT (982401ffdd670cc0.js?dpl=dpl_pNvtHGMhToCeZWneGfhg2ifpjZRM:1:527189)
at 982401ffdd670cc0.js?dpl=dpl_pNvtHGMhToCeZWneGfhg2ifpjZRM:1:520255
at MessagePort.z (982401ffdd670cc0.js?dpl=dpl_pNvtHGMhToCeZWneGfhg2ifpjZRM:1:1647)

I tried twice. Both times the same issue. Alltough credits are being reduced.

This is what I see

The slug: https://v0.app/chat/posts-bookmarks-pro-plugin-pwf9LFMiCO9

My prompt is long with 14 requirements. Is there a limitation to the prompt’s length and task complexity?

TIA

It’s possible that the 14 requirements made the request a little to complex to handle all at once. What if you start with a more basic plugin and then add the extra features?

That’s usually what works best for me. And then I have a chance to course correct with small iterations if there was anything I need to adjust from the original idea