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 bug in js macro caused that undefined got extracted. That shouldn't happen, i.e. if id is undefined, we shouldn't extract any message but rather show a warning.
Also we should improve the extract plugin so it throws a warning/error when it tries to extract message with
undefine
id.Originally posted by @tricoder42 in #862 (comment)
The text was updated successfully, but these errors were encountered: