79158430

Date: 2024-11-05 09:28:57
Score: 1
Natty:
Report link

Okay, figured out this behavior is more so emerging from drei's <Merged/> Helper component and how it forwards the mesh references. Replacing my previous IInstanceContext Interface with type ContextType = Record<string, React.ForwardRefExoticComponent<JSX.IntrinsicElements['mesh']>>; Made typescript happy in my case.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Ocean Evers-Peete