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

Bug fix: Ensure title is handled conditionally #60

Closed
wants to merge 1 commit into from

Conversation

medikoo
Copy link
Contributor

@medikoo medikoo commented Sep 13, 2021

We were just approached with bug report, where user was faced with
TypeError: Cannot read property 'replace' of undefined exception:

serverless/serverless#9943

After digging into it, it appeared as it's caused by bug in boxen which was introduced with recently published feature.

I believe this patch fixes the issue.

/cc @Caesarovich

@sindresorhus
Copy link
Owner

Fixed in #61

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.

2 participants