-
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:fixedIssue was fixed in current or prior release.Issue was fixed in current or prior release.type:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Description
Category
- Question
- Typo
- Bug
- Additional article idea
Observed Behavior
A CommandSet extension which was working fine a couple of days ago stopped working yesterday.
The console logs:
Uncaught Error: There is no operation handler registered for '{"operation_3":["getItems_1","spField_296"]}'.
Error source: https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-03-15-sts_20190326.002/splistitemsscope-is-mini-8f54d6ff.js
I've tried it on 3 different tenants, all throwing this error.
Steps to Reproduce
Even a newly generated extension throws this error en doesn't do anything. A console.log()
in the onInit
method doesn't even appear in the console.
Metadata
Metadata
Assignees
Labels
area:spfxCategory: SharePoint Framework (not extensions related)Category: SharePoint Framework (not extensions related)status:fixedIssue was fixed in current or prior release.Issue was fixed in current or prior release.type:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.