I have programetically created a Frame widget with metadata
```
[appId]: {
type: ‘type’,
id: ‘AAAA’,
latestVersion,
majorVersion,
minorVersion,
statusVersion,
},
```
The metadata exists when the frame is created, but after I back to the board listing page and go back to the board, all the metadata in the frame are gone.
The metadata are presist in Text widgets and Image widgets, but Frame widgets has this weird behaviour.
Regards,
K