Joffrey

Results 6 issues of Joffrey

然后在assets中添加process.non-separate=true则解决了此问题,请问是什么原因导致的?之前没出现过,线上版本已存在此问题。

need-info

改成d:/test/xxx.png即可

Except calcute the parent's height , I can't find the way to sovle this. But sometimes the parent's height is very hard to calculate.

bug

I checked the source code, the height was 0.5*SfCalendar._minHeight. When the SfCalendar‘s height is half of the screen's height, the height of date picker dialog was too small. So should...

waiting for customer
calendar

当设置initdate时,日为20,那么当滑动月份+1时,这时候onchange 中日的结果为错误,应该是没做index的处理。