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

User Feedback Widget: Defining theme requires all properties to be filled out #9423

Closed
bruno-garcia opened this issue Oct 31, 2023 · 2 comments

Comments

@bruno-garcia
Copy link
Member

Code snippets instructing how to tweak the theme:

themeLight: {
background: "#cccccc",
},

Results in a TS error:
image

Ideally all properties would be optional. And whatever was set gets merged with the default values.

@bruno-garcia
Copy link
Member Author

On alpha.7 this seems resolved. But on 0.0.1-alpha.8 I still struggle with this.

@billyvg
Copy link
Member

billyvg commented Nov 2, 2023

I may have pushed a bad .8 build, but .9 is working.

@billyvg billyvg closed this as completed Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants