Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix loading field message when dependency is more than one step (#54)
Fixes the problem where you would get ``` compilation error: failed to compile expression api.source_context.file_name: ERROR: <input>:1:4: unexpected failed resolution of 'google.protobuf.SourceContext' | has(this.source_context.file_name) | ...^ ``` for the example added.
- Loading branch information