-
Good afternoon and merry christmas. Before opening an issue I have been browsing a lot and trying various things that have not worked for me. I am changing the "name" property of the model with a trait. The problem comes when I open the layer viewer. Default model: Type: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@artf Do you have any idea if it is a grapejs error or is there something I am not doing right? |
Beta Was this translation helpful? Give feedback.
-
Yeah, that could be fixed. // ...
this.set('name', '...');
this.trigger('rerender:layer'); |
Beta Was this translation helpful? Give feedback.
Yeah, that could be fixed.
For the moment I'd suggest triggering this post name update: