-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
area:spfxCategory: SharePoint Framework (not extensions related)Category: SharePoint Framework (not extensions related)status:trackedCurrently tracked with Microsoft’s internal issue tracking system. DO NOT ADD/REMOVE (MSFT managed)Currently tracked with Microsoft’s internal issue tracking system. DO NOT ADD/REMOVE (MSFT managed)type:bug-confirmedConfirmed bug, not working as designed / expected.Confirmed bug, not working as designed / expected.
Description
Category
- Question
- Typo
- Bug
- Additional article idea
Expected or Desired Behavior
Alert dialog box is displayed on the screen.
Observed Behavior
No dialog box is displayed on the screen. No errors in the console.
Steps to Reproduce
- Create new SharePoint Framework project using generator v1.4.1
- Create new solution using the latest bits (for use with SPO only)
- Add new extension
- Add Application Customizer, use default values for name and description
- Run
gulp serve, copy the query string parameters and add them to a modern page URL in your tenant
- application customizer is loaded properly, and you can step through its code, but the alert is not displayed.
Metadata
Metadata
Assignees
Labels
area:spfxCategory: SharePoint Framework (not extensions related)Category: SharePoint Framework (not extensions related)status:trackedCurrently tracked with Microsoft’s internal issue tracking system. DO NOT ADD/REMOVE (MSFT managed)Currently tracked with Microsoft’s internal issue tracking system. DO NOT ADD/REMOVE (MSFT managed)type:bug-confirmedConfirmed bug, not working as designed / expected.Confirmed bug, not working as designed / expected.