javivelasco / javivelasco/react-tunnels

Using a tunnel right away?

Open
#14 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
395
Forks
12
PR merge metrics
No merged PRs in 30d

Description

So I have the code below.
SomeComponentThatRendersToTunnel will try to put something inside footer-tunnel but it wont show on first render. My guess is that it's because it's below what will try to put something inside it. If I move the tunnel above the component it does render.

Is this a bug or expected? Is there a way to get around it?

```

<>




```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the reported ordering with TunnelProvider, SomeComponentThatRendersToTunnel, and TunnelPlaceholder using the example in the issue. Inspect how the provider and placeholder handle first-render ordering; done means establishing whether this behavior is expected and identifying a supported workaround or a clearly scoped fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.