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
I'm trying to use HTML-rich strings in my "text" elements as shown:
But, when search for a value (ie "blue"), then results content are invalid, as shown:
I should have "blue 10" through "blue 100", but for some yet to be debugged reason, it only shows every other entry. I'm thinking that the string filtering is getting confused.
hmm... doesn't appear to be the html messing it up. I'm still getting alternating values when just using "blue 10" through "blue 100", like the second image show. Very odd.
I'm trying to use HTML-rich strings in my "text" elements as shown:
But, when search for a value (ie "blue"), then results content are invalid, as shown:
I should have "blue 10" through "blue 100", but for some yet to be debugged reason, it only shows every other entry. I'm thinking that the string filtering is getting confused.
My "text" entries are as such:
The text was updated successfully, but these errors were encountered: