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

Live refresh data not working even refreshing browser #95

Closed
hjJunior opened this issue Sep 22, 2018 · 9 comments
Closed

Live refresh data not working even refreshing browser #95

hjJunior opened this issue Sep 22, 2018 · 9 comments

Comments

@hjJunior
Copy link

hjJunior commented Sep 22, 2018

For some reason my application doesn't refresh automatically, My application don't even refresh using browser, so unique way to get new editions is stoping the method dev and running again
So sorry, I don't know if is a problem when a application is growing with Vue Cli 3, actualy my application I didn't have done much things, I just created just 2 more _base-components and edited the login view, by the way I'll provide a repo

  • vue: 3.0.3
@hjJunior
Copy link
Author

So here u can find the repo
The problem happens when I edit the file src/router/views/login.vue I just got to see the changes if I stop the application and run again

@hjJunior
Copy link
Author

hjJunior commented Sep 22, 2018

So for example changing

-<BaseCheckbox label="Text here" />
+<BaseCheckbox label="New Text here" />

@chrisvfritz
Copy link
Collaborator

Thanks for reporting the issue and providing a reproduction. 🙂 Could you also provide the versions for your operating system, Node, and Yarn?

@hjJunior
Copy link
Author

hjJunior commented Sep 24, 2018

Of course, I'm realy glad for your project, its amazing ;)

  • node: v10.10.0
  • npm: 6.4.1
  • yarn: 1.9.4

Running on Linux (Ubuntu 18)

@hjJunior
Copy link
Author

@chrisvfritz did you got to reproduce it?

@chrisvfritz
Copy link
Collaborator

No, I haven't been able to unfortunately. I've tested with these exact versions of Node, NPM, and Yarn (though not on Ubuntu 18 yet), but didn't see the problem. 😕

@andthomas
Copy link

@hjJunior are you sure you're running the project from the right directory, and that you don't have another version of the project that you're editing?

@hjJunior
Copy link
Author

hjJunior commented Oct 3, 2018

I don't know the why, but upgrading to yarn 1.10.1 its works

@hjJunior hjJunior closed this as completed Oct 3, 2018
@chrisvfritz
Copy link
Collaborator

Glad it resolved itself! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants