gaearon / gaearon/react-hot-loader

register and update proxies manually

Open
#1,208 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.2k
Forks
775
PR merge metrics
No merged PRs in 30d

Description

I'm in the process of learning PureScript and I have a toy project that uses purescript-react-basic. The library provides a way of defining react components where `self` (an alias for `this`) is passed as a param to various life-cycle methods in a wrapper around the component itself. This prevents the react-hot-loading babel plugin from detecting components and creating/registering proxies for them. I was wondering if there's anyway way to manually register and update a proxy?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.