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

TaxonomyPicker: Available when loading from localhost? #452

Closed
frankok opened this issue Jan 8, 2020 · 5 comments
Closed

TaxonomyPicker: Available when loading from localhost? #452

frankok opened this issue Jan 8, 2020 · 5 comments

Comments

@frankok
Copy link

frankok commented Jan 8, 2020

Category

[ ] Enhancement

[ ] Bug

[x] Question

Version

Please specify what version of the library you are using: [ 1.16.0 ]

Expected / Desired Behavior / Question

Is the Term Store supposed to be available when loading the web part from localhost, or is this only available when packaged for production?

Observed Behavior

I build, bundle and package the web part without --ship or --production, and then deploy the sppkg file to the app catalog on my SharePoint Online dev tenant. I then check for trusting localhost:4321.
When I then add the web part to a page, and try to type in terms or open the term set browser, nothing gets loaded. gulp serve --nobrowser is running.

The sample terms seems to work as expected when I run locally (using gulp serve).

@ghost
Copy link

ghost commented Jan 8, 2020

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

@ghost ghost added the Needs: Triage 🔍 label Jan 8, 2020
@github-actions
Copy link

github-actions bot commented Jan 8, 2020

Thank you for submitting your first issue to this project.

@AJIXuMuK
Copy link
Collaborator

Hi @frankok!
Yes, it should be available. Please, check properties of the Taxonomy Picker in your web part.
Maybe termSetId is set to the value from other tenant or something.

The sample terms seems to work as expected when I run locally (using gulp serve).

In local workbench it just shows mock data, in SharePoint-hosted workbench it tries to load data from your actual Term Store.

@michaelmaillot
Copy link
Collaborator

Hi @frankok,

Is your question still relevant? Did you manage to make the control working in local build?

@frankok
Copy link
Author

frankok commented Aug 7, 2023

Hi, I honestly can't remember, since this issue is so old :-P
I will just close the case.

@frankok frankok closed this as completed Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants