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
Upcoming birthdays are not showed, while they should be.
No errors during building, deploying and in browser.
I'm a bit clueless what's going wrong.
I also tested to rename the SP list, such the list cannot be found. Than I got the error that the list cannot be found in the browser.
So the list is found.
Birthday date filled in: 2/13/2000 (date of today = 2/12/2025)
Upcoming days is set to 30 days.
Testpage with React-modern-birthdays-part included:
Testpage without React-modern-birthdays-part:
Steps to reproduce
Clone repository
Build, add & deploy react-birthdays.sppkg
Approve API access
Create Sharepoint List in root
Create index on Birthday column
Fill SharePoint List
Hoping for successful result, however, no Upcoming Birthdays:
Expected behavior
That there are upcoming birthdays ;-)
Target SharePoint environment
SharePoint Online
Developer environment
Windows
Browsers
Internet Explorer
Microsoft Edge
Google Chrome
FireFox
Safari
mobile (iOS/iPadOS)
mobile (Android)
not applicable
other (enter in the "Additional environment details" area below)
What version of Node.js is currently installed on your workstation?
v18.20.6
What version of Node.js is required by the sample?
v18
Paste the results of SPFx doctor
CLI for Microsoft 365 SharePoint Framework doctor
Verifying configuration of your system for working with the SharePoint Framework
√ SharePoint Framework v1.20.0
√ Node v18.20.6
√ yo v5.1.0
√ gulp-cli v3.0.0
√ bundled typescript used
Additional environment details
No response
The text was updated successfully, but these errors were encountered:
Try to refresh your cache (local storage) as this web part is using it to display birthdays.
Otherwise, of you wait for cache expiration (5 minutes) it should be fine as well 😊
Try to refresh your cache (local storage) as this web part is using it to display birthdays. Otherwise, of you wait for cache expiration (5 minutes) it should be fine as well 😊
Disclaimer
Yes
Sample
react-modern-birthdays
Contributor(s)
@smaity @joaojmendes
What happened?
EDIT
Just tested https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-birthdays and that one is working!
The issue is about https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-modern-birthdays
Upcoming birthdays are not showed, while they should be.
No errors during building, deploying and in browser.
I'm a bit clueless what's going wrong.
I also tested to rename the SP list, such the list cannot be found. Than I got the error that the list cannot be found in the browser.
So the list is found.
Birthday date filled in: 2/13/2000 (date of today = 2/12/2025)
Upcoming days is set to 30 days.
Testpage with React-modern-birthdays-part included:
Testpage without React-modern-birthdays-part:

Steps to reproduce
Expected behavior
That there are upcoming birthdays ;-)
Target SharePoint environment
SharePoint Online
Developer environment
Windows
Browsers
What version of Node.js is currently installed on your workstation?
v18.20.6
What version of Node.js is required by the sample?
v18
Paste the results of SPFx doctor
CLI for Microsoft 365 SharePoint Framework doctor
Verifying configuration of your system for working with the SharePoint Framework
√ SharePoint Framework v1.20.0
√ Node v18.20.6
√ yo v5.1.0
√ gulp-cli v3.0.0
√ bundled typescript used
Additional environment details
No response
The text was updated successfully, but these errors were encountered: