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

Manager: fix message when title of story ends with "/" and render all components in story that were correctly created. #26729

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Commits on Apr 3, 2024

  1. storybookjs#26642: fix message when title of story ends with "/" and …

    …render all components in story that were correctly created.
    
    Instead of displaying the message: "Invalid part '${name}', leading to id === parentId ('${id}'), inside title '${title}'", now we have a better message that clarifys the error and then all other components created correctly will be displayed along side the error message
    hmcostaa committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c868ddd View commit details
    Browse the repository at this point in the history