-
The user must define all the object properties and not only the ones they would override. Reporo step: const badConfig: PartialBentoConfig = {
navigation: {
activeVisualElement: {},
},
}; |
Beta Was this translation helpful? Give feedback.
Answered by
gabro
Nov 22, 2023
Replies: 1 comment 1 reply
-
Thanks for reporting; it is indeed a bug in the types (the runtime should work ok). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed in #809