Is this a known issue and is there a work-around? I’ve used this feature of Smart Containers for many years and have never had this issue before that I can recall:
-----
When applying Set default shape style on a Smart Container (including Lucid’s out-of-the-box sample), the new style is successfully applied. However, the text inside the container tiles changes from the expected data source content to this string:
[object Object]Steps to Reproduce
- Open Lucidchart and create a blank diagram.
- Insert a Smart Container and use Lucid’s sample version.
- Make a text format edit within the container
- Activate "Set default shape style" via the Smart Container toolbar under Layout > Style
- Observe that the style applies, but the text now displays [object Object] instead of the data source content.
Expected Behavior
Default shape style should apply without altering the text content.
Actual Behavior
Style applies correctly, but text content is replaced with [object Object].
Reproduced error in multiple browsers (macOS Tahoe):
- Safari Version 26.0.1 (21622.1.22.11.15)
- Chrome Version 142.0.7444.601
