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 challenge UI is currently showing "?" on every condition, which is a fallback error state in the UI used when it's confused. Instead, it should be showing text like "all of" or "exactly one of".
It's probably occurring due to missing LocalizedString entries:
Per @bmcdorman digging through code:
The challenge UI is currently showing "?" on every condition, which is a fallback error state in the UI used when it's confused. Instead, it should be showing text like "all of" or "exactly one of".
It's probably occurring due to missing LocalizedString entries:
Simulator/src/util/LocalizedString.ts
Line 155 in 0525c51
The text was updated successfully, but these errors were encountered: