Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
macOS
What browser(s) / client(s) have you tested
Additional environment details
- SPFx version. 1.24.0-beta.2
- Node.js version : v22.21.1
Describe the bug / error
I created a new Copilot Component; use the React Framework, and when tested in Copilot Workbench, the component does not show
Link to the project: https://github.com/joaojmendes/copilot-app-helloWorld
Steps to reproduce
- Create a project with yo and select the Copilot component and React Framework
- Run npm start to open Copilot Workbench
- Select the tool, click "Fire Turn",
- In the console, we got some errors
The app does not show
Expected behavior
The App should be loaded and shown.
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
macOS
What browser(s) / client(s) have you tested
Additional environment details
Describe the bug / error
I created a new Copilot Component; use the React Framework, and when tested in Copilot Workbench, the component does not show
Link to the project: https://github.com/joaojmendes/copilot-app-helloWorld
Steps to reproduce
The app does not show
Expected behavior
The App should be loaded and shown.