Skip to content

chore(ui): Update frappe-ui version - #285

Merged
siduck merged 4 commits into
developfrom
update-frappe-ui
Aug 14, 2026
Merged

chore(ui): Update frappe-ui version#285
siduck merged 4 commits into
developfrom
update-frappe-ui

Conversation

@siduck

@siduck siduck commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@greptile-apps

greptile-apps Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Confidence Score: 5/5

The PR appears safe to merge because no eligible blocking failure remains.

No blocking failure remains.

Reviews (4): Last reviewed commit: "fix(ui): remove useless dynamic class in..." | Re-trigger Greptile

@siduck
siduck merged commit 4094088 into develop Aug 14, 2026
4 of 5 checks passed
siduck pushed a commit that referenced this pull request Aug 14, 2026
frappe-ui's SettingsDialog declares its open state as a named model
(`defineModel('open')`) and no longer accepts a bare `modelValue`. The
rename landed in v1.0.0-beta.52; #285 moved this app from beta.24 to
beta.53 and crossed it.

A bare `v-model` therefore writes to a prop nothing reads, and Vue does
not warn — so desktop settings simply stops opening. Bind the model it
actually declares.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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

Successfully merging this pull request may close these issues.

1 participant