Skip to content

Comments

Fix using partial! with digging#54

Merged
jho406 merged 1 commit intomainfrom
fix-missing-method-partial!
Sep 20, 2025
Merged

Fix using partial! with digging#54
jho406 merged 1 commit intomainfrom
fix-missing-method-partial!

Conversation

@jho406
Copy link
Contributor

@jho406 jho406 commented Sep 20, 2025

When digging, we swap the builder instance, then when encountering partial! on an instance that does not have it implemented, it errors out. This moves the method to the top level top level props_template. So both instances have it.

When digging, we swap the builder instance, then when encountering `partial!`
on an instance that does not have it implemented, it errors out. This moves the
method to the top level top level props_template. So both instances have it.
@jho406 jho406 merged commit b69b6d9 into main Sep 20, 2025
20 of 26 checks passed
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