BUG cannot change text after view.showSkeleton()
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 12.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Describe your issue here.
What type of issue is this? (place an x in one of the [ ])
- [ X] bug
- enhancement (feature request)
- question
- documentation related
- discussion
Requirements (place an x in each of the [ ])
- [ x] I've read and understood the Contributing guidelines and have done my best effort to follow them.
- [ x] I've read and agree to the Code of Conduct.
- [ x] I've searched for any related issues and avoided creating a duplicate issue.
Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
SkeletonView Environment:
SkeletonView version:
**Xcode version:13
**Swift version:13
Steps to reproduce:
Please replace this with the steps to reproduce the behavior.
- Setup Skeleton View
2.Change text after setup skeleton view
Expected result:
text is changed
Actual result:
text is not changed
Attachments:
Logs, screenshots, sample project, funny gif, etc.
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.
Research direction
No source files, tests, or complete reproduction are provided. Start by reproducing the issue in a SkeletonView setup, then trace the view.showSkeleton() path and text update behavior; done means the text changes after the skeleton is shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100