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
Today I noticed a strange issue that causes all( or multiple) instances of TextFields to take on bold and italic formatting when you change a single encapsulated instance.
The text was updated successfully, but these errors were encountered:
You probably need to create separate TextFormat objects for each one. If they share the underlying TextFormat object, changing one will change the others.
Today I noticed a strange issue that causes all( or multiple) instances of TextFields to take on bold and italic formatting when you change a single encapsulated instance.
The text was updated successfully, but these errors were encountered: