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

fix(node): fix issue with undefined startRoute in iframePreviewUrl #1002

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

danilowoz
Copy link
Member

No description provided.

@codesandbox
Copy link

codesandbox bot commented Sep 13, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@vercel
Copy link

vercel bot commented Sep 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sandpack-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 13, 2023 1:31pm

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 98d3a6b:

Sandbox Source
Sandpack Configuration
sandpack-run-stale-value Configuration

@danilowoz danilowoz merged commit c457a53 into main Sep 13, 2023
5 of 7 checks passed
@danilowoz danilowoz deleted the fix/undefined-startRoute branch September 13, 2023 13:32
@davidmccabe
Copy link
Contributor

This doesn't actually fix the issue as the + operator has higher precedence than ??. I'm preparing another PR that fixes it.

@davidmccabe
Copy link
Contributor

#1036

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.

3 participants