Skip to Content
GuideSupportTroubleshooting

Troubleshooting

ProblemSolution
When rendering, React reports that $RefreshReg$ is not defined.Double check that none of your .css.ts files import (directly or indirectly) .tsx modules. This includes, for example imports from the index of Fusion, because that index imports all sorts of TSX files.
Last updated on