Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

Dashboard: Doesn't support loading from localhost:4321 #13

Closed
juliemturner opened this issue Jun 2, 2021 · 2 comments
Closed

Dashboard: Doesn't support loading from localhost:4321 #13

juliemturner opened this issue Jun 2, 2021 · 2 comments
Labels
bug Something isn't working investigating Issue is currently being investigated

Comments

@juliemturner
Copy link
Collaborator

Thank you for reporting an issue or suggesting an enhancement. We appreciate your feedback - to help the team to understand your needs, please complete the below template to ensure we have the necessary details to assist you.

Versions

[Windows 10] Operating System
[12.21.0] Node version
[4.0.2] Gulp version
[1.13.0-beta.5] SPFx Generator version (npm list -g @microsoft/generator-sharepoint)

Expected or Desired Behavior

If not a production build all code should load from localhost:4321 the way that <=1.12.1 SPFx works.

Observed Behavior

When doing a gulp bundle and gulp package-solution leaving the --ship off does not update the manifest to load from localhost.

Steps to Reproduce

  • Create hello world app
  • gulp clean & gulp bundle & gulp package-solution
  • deploy to app catalog (site or tenant)*
  • add card to dashboard
  • Card loads even if you haven't run gulp serve
    *Deployment doesn't indicate that the code is going to load from localhost
@johnguy0 johnguy0 added bug Something isn't working investigating Issue is currently being investigated labels Jun 10, 2021
@johnguy0
Copy link
Contributor

Thank you for reporting. We'll look into this.

@johnguy0
Copy link
Contributor

johnguy0 commented Jul 2, 2021

Fixed in 1.13.0-beta.11.

@johnguy0 johnguy0 closed this as completed Jul 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working investigating Issue is currently being investigated
Projects
None yet
Development

No branches or pull requests

2 participants