Closed (duplicate)
Project:
Experience Builder
Version:
0.x-dev
Component:
Theme builder
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Mar 2025 at 13:59 UTC
Updated:
5 May 2025 at 23:48 UTC
Jump to comment: Most recent
Comments
Comment #2
wim leersThis is expected. But the code component editor could inform the user more gently by performing client-side validation first.
Plus, the UI could surface the validation errors provided by the server explicitly, instead of telling the user to look at the browser console, by doing #3503547: Display validation errors in dialogs that create sections.
Comment #3
hooroomooClosing this as a duplicate because I am implementing the suggestion from #2 in #3520071: Show human readable error messages when creating component fails