Eric Overfield

Results 35 comments of Eric Overfield

@memsim1010 a quick fix without using properties. In _onRenderCell function of PersonalCalendar.tsx component, try replacing with the following. You will need to rebuild your solution and deploy your updated sppkg...

@gdavisMDA the fix did work for me, although I have not heard from others either way. If you update the source in .tsx, you would want to test this on...

I have reviewed the personal calendar webpart with testing, and it does appear to be working as expected. We will be closing this issue soon as the original issue has...

403 means access denied. The personal calendar webpart requires api permissions. The requests would have been made when the solution was installed. Check out the SharePoint admin center API management...

@HaSamb timezones is always tricky in JavaScript. It sounds to me as though a setting on mobile iOS in question is throwing off the timezone translation. It does sound as...