Open
Description
Current Situation
ReactPy can generate type hinting errors generated (from Pylance).
For example, the fact that reactpy.component
can ingest a ComponentType
, but can only return a Component
. Or the fact that use_state
can be set to None initially and changed later.
Proposed Actions
Review user API type hints and fix where needed.
Metadata
Metadata
Assignees
Labels
May be resolved one any timeline.May be resolved one any timeline.About improving code structure.About improving code structure.