Our powerful JS Calendar component


Post by lanpeng »

Hi bryntum team
In my project, the current timeline displays error When I switch the members on the left sidebar. In your demo resourceView , it can be reproduce when you set these for calendar.

	dayResources : {
         ...        
view : { ... [b] dayStartTime : 8, dayEndTime:24, visibleStartTime: 8 ,[/b] } }

https://bryntum.com/examples/calendar/resourceview/ .


Post by Animal »

I added a new dayResources view with those settings, clicked the today button and it works.

Screenshot 2022-07-01 at 10.16.43.png
Screenshot 2022-07-01 at 10.16.43.png (238.97 KiB) Viewed 241 times

Can you provide more details?


Post by lanpeng »

hi animal
I added these code into demo. The problem will happen when you select resource members

Attachments
屏幕截图 2022-07-01 164856.png
屏幕截图 2022-07-01 164856.png (131.48 KiB) Viewed 240 times

Post by Animal »

I cannot get it to not show the current timeline. Can you describe more how you got there?


Post Reply