You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
team-availability.htm example throws a following error:
utils.js:29 TimekitBooking Error:
(3) ["Encountered an error when picking designated team user to receive booking", Object, Array(2)]
main.js:510 Uncaught TypeError: Cannot read property 'then' of undefined
Seems to be caused because items in config.timekitFindTimeTeam.users doesn't contain property _email.
Can you preproduce the error, or does it look like I have missed something? Thanks. :)
The text was updated successfully, but these errors were encountered:
team-availability.htm example throws a following error:
Seems to be caused because items in
config.timekitFindTimeTeam.users
doesn't contain property_email
.Can you preproduce the error, or does it look like I have missed something? Thanks. :)
The text was updated successfully, but these errors were encountered: