I'm attempting to create a control that will work in both Model and Canvas. This control will display a react calendar. I had it working in both modes but once I introduced a property of-type="Enum" into the equation the control would only work on Model and the Canvas Editor. Every time I would load a Canvas app with my control into the Canvas Player I would get an error that the app stopped working. Once I changed the Enum properties to type-of="SingleLine.Text" my control would load fine again with all modes including the Canvas Player. Is this a known bug?
Error I receive in the player with session id.
My manifest fine. Once I commented out the values and changed the type-of from Enum to SingleLine.Text it works again.
I experienced the same error last year. I was able to pin the error to enum as well. I did report this, but don't know the ETA on getting the fix.
WarrenBelz
87
Most Valuable Professional
mmbr1606
71
Super User 2025 Season 1
Michael E. Gernaey
65
Super User 2025 Season 1