react-component / react-component/tree-select
Missing styling
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 312
- Forks
- 204
- Avg merge
- 37m
- Merged PRs (30d)
- 1
Description
Hi,
I upgrade to the latest version and all the styling is gone.
Previously I use was: import 'rc-tree-select/assets/index.css'; - version 2.9.x
after upgrading to 3.2.0 all style gone and module not found.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by checking the v3.2.0 package contents and the previously used import path, rc-tree-select/assets/index.css, to determine what changed from 2.9.x. Confirm the expected styling entry point and verify that importing it no longer produces a module-not-found error and restores the component styles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100