Active
Project:
Drupal Canvas
Version:
1.x-dev
Component:
AI
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2026 at 19:58 UTC
Updated:
23 Apr 2026 at 19:58 UTC
Jump to comment: Most recent
Created my first component with Canvas AI 🎉
It worked, but there was some friction: escaped code. E.g. data.length > 0Â in the editor looked like data.length > 0 and had to fix quite some occurrences myself.
It should properly escape the code from the output of the LLM when creating the code.
After my prompt finished, I get a nice component preview without having to tweak its code (yet).
Comments