You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code above shows that the introspection sets the background color of the textView nicely, but the inputView only receives the right inputView after toggling the flag a second time to true.
Do you have any idea why that could be happening and whether this is solveable?
Kind regards!
Checklist
I have read the README before submitting this report.
Description
Hi,
it seems there's a nasty edge case when using introspection on TextFields or TextViews within conditionals:
The code above shows that the introspection sets the background color of the textView nicely, but the inputView only receives the right inputView after toggling the flag a second time to true.
Do you have any idea why that could be happening and whether this is solveable?
Kind regards!
Checklist
Expected behavior
No response
Actual behavior
No response
Steps to reproduce
No response
Version information
1.3.0
Destination operating system
iOS18
Xcode version information
Xcode 16.0
Swift Compiler version information
No response
The text was updated successfully, but these errors were encountered: