Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Content Query Online - Stops Working #5211

Closed
9 tasks
rockxl1 opened this issue Aug 20, 2024 · 4 comments
Closed
9 tasks

React Content Query Online - Stops Working #5211

rockxl1 opened this issue Aug 20, 2024 · 4 comments
Labels
sample: react-content-query-online status:node-compatibility type:bug-suspected Suspected bug (not working as designed/expected). See type:bug-confirmed for confirmed bugs

Comments

@rockxl1
Copy link

rockxl1 commented Aug 20, 2024

Disclaimer

Yes

Sample

https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-content-query-online

Contributor(s)

@PopWarner @PaoloPia @hugoabernier

What happened?

This addin stops working for no reason. I saw that my sharepoint online is now a bit different:

Screenshot 2024-08-20 080754

Any Ideia?

Steps to reproduce

Just add the webpart into any page. Make sure that you tenant is up t date.

Screenshot 2024-08-20 080924

Expected behavior

Show the list that we need to pick from.

Target SharePoint environment

SharePoint Online

Developer environment

None

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.3

What version of Node.js is required by the sample?

v18.20.3

Paste the results of SPFx doctor

RESPONSE WITH NO ISSUES

Text

CLI for Microsoft 365 SharePoint Framework doctor
Verifying configuration of your system for working with the SharePoint Framework

  √ SharePoint Framework v1.15.0
  √ Node v16.13.0
  √ yo v4.3.0
  √ gulp-cli v2.3.0
  √ bundled typescript used

RESPONSE WITH ISSUES REPORTED

When the installed version of Yeoman is lower than expected to run SharePoint Framework v1.15.0

Text

CLI for Microsoft 365 SharePoint Framework doctor
Verifying configuration of your system for working with the SharePoint Framework

  √ SharePoint Framework v1.15.0
  √ Node v16.16.0
  × yo v3.1.1 found, v^4 required
  √ gulp-cli v2.3.0
  √ bundled typescript used

  Recommended fixes:

  - npm i -g yo@4

Additional environment details

No response

@rockxl1 rockxl1 added the type:bug-suspected Suspected bug (not working as designed/expected). See type:bug-confirmed for confirmed bugs label Aug 20, 2024
@sam575815
Copy link

I am also experiencing the same issue, The issue is related to public CDN

@rockxl1
Copy link
Author

rockxl1 commented Aug 26, 2024

I am also experiencing the same issue, The issue is related to public CDN

how we fix?

@maximkol
Copy link

Same issue for me. Any ideas?

Copy link

github-actions bot commented Sep 1, 2024

Thank you for your issue. It looks like the web part sample you're trying to use is not compatible with the version of Node.js that you're running in your environment.

You should refer to the troubleshooting instructons before opening an issue to make sure that you have eliminated the most common causes.

We'll close this issue, but if you run into further issues after you have made changes to your environment and followed the troubreshooting steps, please do not hesitate to open a new issue so we can help you further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sample: react-content-query-online status:node-compatibility type:bug-suspected Suspected bug (not working as designed/expected). See type:bug-confirmed for confirmed bugs
Projects
None yet
Development

No branches or pull requests

4 participants