Closed (duplicate)
Project:
Event Platform Starter
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2026 at 02:03 UTC
Updated:
16 Jun 2026 at 07:33 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
mandclu commentedI can't reproduce the failure of the Canvas interface to load. My test environment is using the current (stable) version of Drupal CMS, not sure if that might be related.
That said, based on the cited error I can see a problem in event_platform_helper. I will open a child issue.
Comment #3
pameeela commentedSorry for the confusion; Canvas itself loads, there are just no components available, instead I see this error:

Updated IS.
Comment #4
mandclu commentedI believe the root cause has been addressed in #3601141: field_homepage_description_text doesn't match other Event Platform config. That fix has been merged in and released in event_platform_helper 1.0.0-beta4.
In my own testing that solved the problem reported here, but please verify by ensuring that your testing environment is using the new version.
Comment #5
pameeela commentedTested and yes, that fixes it -- thanks!