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
If the field 'has_${message_name}' and the field '${message_name}' exist in the same message, the name of 'has_${message_name}' automatically generated by '${message_name}' conflicts.
Summary
Can't compile due to name conflicts in some cases
About
If the field 'has_${message_name}' and the field '${message_name}' exist in the same message, the name of 'has_${message_name}' automatically generated by '${message_name}' conflicts.
Example
proto
ts
The text was updated successfully, but these errors were encountered: