Skip to content
Discussion options

You must be logged in to vote

Hi @cassidoo! So ideally in this example you'd be mounting your root component using ReactDOM? Kinda like a self-contained React app on a single page? If so I know there is no API that Next exposes for something like that currently (as it is all abstracted away) and things get tricky using ReactDOM and attaching to elements because everything is either pre-rendered or server rendered so then you are battling the lack of document/window

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cassidoo
Comment options

Answer selected by cassidoo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants