F7-V5.BUG?...app.calendar.get(el)

Hi,cuz V6 totally rewrite almost ROUTE! my app CANT rewrite all 36 Components again!

stupid change! V6 :joy:

OK…here is the bug I fund: in route component

app.calendar.create({
inputEl: ‘#calendar-input
});

calendar works but:
**app.calendar.get(‘#calendar-input’)=>undefined!!! **

any idea i can app.calendar.destroy(’#calendar-input’) successfully???