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

updating vue/vite deps #3080

Merged
merged 1 commit into from
Dec 19, 2023
Merged

updating vue/vite deps #3080

merged 1 commit into from
Dec 19, 2023

Conversation

theoephraim
Copy link
Contributor

encountering a vite issue lately that requires clearing the cache to unstick your local env...

No idea if this will fix it as we dont have clear reproduction steps, but this should hopefully help.

@github-actions github-actions bot added the A-web label Dec 19, 2023
@@ -103,7 +103,7 @@
variant="transparent"
tone="shade"
@mousedown.prevent
@click.prevent="profileMenuRef?.open"
@click.prevent="profileMenuRef?.open || _.noop"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldnt really need this but it was causing a vue internals bug... I expect it to be fixed pretty quickly.

vuejs/core#9865

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like the issue itself is resolved but we'll need to wait for a few dependencies to update to the latest vue (not just us)

@theoephraim
Copy link
Contributor Author

bors merge

si-bors-ng bot added a commit that referenced this pull request Dec 19, 2023
3080: updating vue/vite deps r=theoephraim a=theoephraim

encountering a vite issue lately that requires clearing the cache to unstick your local env...

No idea if this will fix it as we dont have clear reproduction steps, but this should hopefully help.

Co-authored-by: Theo Ephraim <[email protected]>
@si-bors-ng
Copy link
Contributor

si-bors-ng bot commented Dec 19, 2023

Build failed:

@theoephraim
Copy link
Contributor Author

bors merge

si-bors-ng bot added a commit that referenced this pull request Dec 19, 2023
3080: updating vue/vite deps r=theoephraim a=theoephraim

encountering a vite issue lately that requires clearing the cache to unstick your local env...

No idea if this will fix it as we dont have clear reproduction steps, but this should hopefully help.

Co-authored-by: Theo Ephraim <[email protected]>
@si-bors-ng
Copy link
Contributor

si-bors-ng bot commented Dec 19, 2023

Build failed:

@theoephraim
Copy link
Contributor Author

bors merge

@si-bors-ng
Copy link
Contributor

si-bors-ng bot commented Dec 19, 2023

Build succeeded:

@si-bors-ng si-bors-ng bot merged commit 1daf010 into main Dec 19, 2023
8 checks passed
@si-bors-ng si-bors-ng bot deleted the theo/vite-cache-issues branch December 19, 2023 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant