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

chore(docs): correct list types values for styleguidist in NcCheckboxRadioSwitch #5079

Merged
merged 1 commit into from Jan 16, 2024

Conversation

ShGKme
Copy link
Contributor

@ShGKme ShGKme commented Jan 16, 2024

☑️ Resolves

Vue-Styleguidist tries to parse the values list from validator, but crashes when it is an array of not values itself but constants.

🖼️ Screenshots

🏚️ Before 🏡 After
image image

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable

…RadioSwitch

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
@raimund-schluessler raimund-schluessler merged commit 47f7498 into master Jan 16, 2024
15 checks passed
@raimund-schluessler raimund-schluessler deleted the fix/nc-checkbox-radio-switch--docs branch January 16, 2024 22:07
@Pytal Pytal mentioned this pull request Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation error : reduce of empty array with no initial value
3 participants