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

SPHttpClientBatch missing in Build 1.8.1 #3829

Closed
2 of 4 tasks
Billbrockbank opened this issue Apr 23, 2019 · 6 comments
Closed
2 of 4 tasks

SPHttpClientBatch missing in Build 1.8.1 #3829

Billbrockbank opened this issue Apr 23, 2019 · 6 comments
Labels
area:spfx Category: SharePoint Framework (not extensions related) status:by-design Topic described is by design & not considered an issue.

Comments

@Billbrockbank
Copy link

Category

  • Question
  • Typo
  • Bug
  • Additional article idea

In build 1.8.0 SPHttpClientBatch was in the release version, but it is missing in the 1.8.1 release version.

Expected or Desired Behavior

I get a missing reference to SPHttpClientBatch.

Observed Behavior

I can not build the upgraded project, had to roll back to 1.8.0.

Steps to Reproduce

Add:
Import { SPHttpClientBatch } from "@microsoft/sp-http";

@msft-github-bot
Copy link
Collaborator

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@msft-github-bot msft-github-bot added the Needs: Triage 🔍 Awaiting categorization and initial review. label Apr 23, 2019
@andrewconnell
Copy link
Collaborator

@patmill ... similar to regression in #3820 & #3826?

@andrewconnell andrewconnell added area:spfx Category: SharePoint Framework (not extensions related) type:bug-suspected Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs. and removed Needs: Triage 🔍 Awaiting categorization and initial review. labels Apr 24, 2019
@patmill
Copy link
Contributor

patmill commented Apr 24, 2019

The batch is (still) in beta. Did you use the plusbeta flag?

There was an issue with the 1.8.0 build where ALL the APIs wound up in the typings. We fixed that in 1.8.1 (although missed the microsoftTeams property).

@andrewconnell andrewconnell added status:by-design Topic described is by design & not considered an issue. and removed type:bug-suspected Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs. labels Apr 24, 2019
@Billbrockbank
Copy link
Author

With build 1.8.0 I did not use the plusbeta flag.

So as I understand SPHttpClientBatch is still only only in beta.

@andrewconnell
Copy link
Collaborator

That's correct... according to what @patmill said above, the beta flag requirement was incorrectly removed in 1.8.0 for batch but added back in 1.8.1.

@msft-github-bot
Copy link
Collaborator

Issues that have been closed & had no follow-up activity for at least 7 days are automatically locked. Please refer to our wiki for more details, including how to remediate this action if you feel this was done prematurely or in error: Issue List: Our approach to locked issues

@SharePoint SharePoint locked as resolved and limited conversation to collaborators Jan 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area:spfx Category: SharePoint Framework (not extensions related) status:by-design Topic described is by design & not considered an issue.
Projects
None yet
Development

No branches or pull requests

4 participants