Typing issue with solara `component`
Open
@iisakkirotko is already working on this.
Since Dec 23, 2024.
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 202
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 3
Description
Expected Behavior
solara.component resolves and has proper autocomplete
Current Behavior
Typing and autocomplete cannot find solara.component
Steps to Reproduce the Problem
import solara, try to use component (vscode)
Specifications
- Solara Version: 1.43.0
- Platform: MacOS with vscode
- Affected Python Versions: 3.10
Note that my code runs, component is available, it's just a typing/autocomplete issue
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.