Tabview tab id bug

Hello, I’m trying to use tabview, but adding body:{} to my tab breaks its id, check snippet please
https://webix.com/snippet/7f295b08

if you define tab body then you need to set id to body, not to tab config.
https://webix.com/snippet/484aef38

It’s not intuitive but thanks a lot