Replies: 1 comment
|
This is especially confusing if there are existing methods from before and you change the URL and try to do reflection again. There is no error message and the old methods are still selectable. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When loading an invalid proto file, there is no visual indication that it didn't work or why
such as
Should be
bool ok = 1;Logs
Similar to #6194
All reactions