Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UILabel updating text/attributedText bug #568

Open
4 of 8 tasks
santieduardo opened this issue May 17, 2024 · 0 comments
Open
4 of 8 tasks

UILabel updating text/attributedText bug #568

santieduardo opened this issue May 17, 2024 · 0 comments

Comments

@santieduardo
Copy link

santieduardo commented May 17, 2024

Description

UILabel is showing "Label/Default Text" when text/attributedText is changed during the shimmering.

What type of issue is this?

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • discussion

Requirements

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • 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: 1.30.4
Xcode version: 15.3
Swift version: 5.x

Steps to reproduce:

  1. Start shimmer
  2. Change UILabel text/attributedText
  3. Stop shimmer
  4. You will see UILabel showing "Label/Default Text"

Important: If I stop shimmer before updating text/attributedText, it works normally.


@Juanpe Could you help about that?

@santieduardo santieduardo changed the title UILabel updating text bug UILabel updating text/attributedText bug May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant