Skip to content

issues Search Results · repo:httptoolkit/react-reverse-portal language:JavaScript

Filter by

31 results
 (118 ms)

31 results

inhttptoolkit/react-reverse-portal (press backspace or delete to remove)

Hi! Thanks so much for this library. Encountering the re-parent issue was super headache inducing but so grateful for the elegant solution y all have provided here. Was sad to see there s no buy me a beer ...
  • Jaryt
  • 5
  • Opened 
    on Feb 4
  • #47

Hi, thanks alot for amazing library! Any plans to support React 19? Now in the https://github.com/httptoolkit/react-reverse-portal/blob/a4b49fa1a538f10148ae6c6db653e301072dda39/package.json#L56 i saw ...
  • akaguny
  • 3
  • Opened 
    on Jan 14
  • #46

React (and HTML, for that matter) don t really like it when div is inside p. This happens when I portal inside markdown (where virtually everything is inside a p), for portalling a video, for example. ...
  • aeharding
  • Opened 
    on Nov 18, 2024
  • #44

I have been using this library with React and it has been extremely helpful and I haven t encountered any problems with it. Recently I started working on a project in Preact and I can t seem to get the ...
  • derekbking
  • 1
  • Opened 
    on Nov 23, 2022
  • #40

I would like to - transfer components which render results depend on nondeterministic, direct function call(such as Math.random() or Date.now()) and - fix the results before and after transfer, ...
  • paulsohn
  • 2
  • Opened 
    on Sep 17, 2022
  • #39

You can see here: https://codesandbox.io/s/vigilant-platform-xy6onk?file=/src/index.tsx Expected: scroll position maintained when switching outportals Actual: scroll position resets to top
  • kimmccaskill
  • 2
  • Opened 
    on Apr 8, 2022
  • #37

If you have a text field in a portal, the autoFocus attribute doesn t work. The text field isn t automatically focused. Is this a bug, or is this expected to happen? In the latter case, is there a workaround? ...
  • j-tai
  • 1
  • Opened 
    on Apr 1, 2022
  • #36

We use an Intersection Observer to determine whether a video is in view and to render it. The problem arises when the video leaves all OutPortals: it maintains the props that it received before going back ...
  • ARival
  • 3
  • Opened 
    on Mar 20, 2022
  • #35

is that normal? return div ref = { shellRef } data-type = cellshell data-scrollerid = {scrollerID} data-index = {index} data-instanceid = {instanceID} style = {styles} { ((cellStatus ...
  • HenrikBechmann
  • 2
  • Opened 
    on Nov 27, 2021
  • #33

Here is my code div portals.InPortal node={colorPortalNode} ColorProvider / /portals.InPortal portals.InPortal node={counterPortalNode} CounterProvider / /portals.InPortal ...
  • loia5tqd001
  • 6
  • Opened 
    on Nov 10, 2021
  • #32
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub