79187298

Date: 2024-11-14 03:18:42
Score: 1
Natty:
Report link

Maybe you need make this:

DispatchQueue.main.async {
            sender.isLoading = false
            sender.setTitle("Rephrase", for: .normal)
            sender.setNeedsLayout()  //  refreshes the change
        }

Another cause can you check is the alpha visibility in the spinner

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: EdJordan