Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue (source) 3.4.10 -> 3.4.11 age adoption passing confidence

Release Notes

vuejs/core (vue)

v3.4.11

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 12, 2024
@MetRonnie
Copy link
Member

MetRonnie commented Jan 12, 2024

I think this fixes the phantom toolbar I noticed today

image

This was being caused by this computed property not updating when store.state.app.drawer changed

showNavBtn: computed(() => mobile.value || !store.state.app.drawer),

Possibly caused by vuejs/core#5912

@MetRonnie MetRonnie merged commit 41021cb into master Jan 12, 2024
@MetRonnie MetRonnie deleted the renovate/vue-monorepo branch January 12, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant