Skip to content

Conversation

@ElvishJerricco
Copy link
Contributor

No description provided.

@ElvishJerricco ElvishJerricco requested a review from ryantrinkle May 3, 2019 14:03
for_ (reverse rootNodes) $ \(rootNode, runner) -> do
let hydrate = runHydrationRunnerT runner Nothing rootNode events
void $ runWithJSContextSingleton (runPostBuildT hydrate never) jsSing
-- Should this be lift, or distributeJSContextSingleton? Why do we use never?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could someone help me out with this?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm iirc the PostBuildT shouldn't really be here, but it was fairly awkward to get rid of it

@ElvishJerricco
Copy link
Contributor Author

Related: reflex-frp/reflex#305

@lpsmith lpsmith added opinionated Requires judgement from senior developer or developer community enhancement non-breaking change breaking change and removed opinionated Requires judgement from senior developer or developer community non-breaking change labels Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants