Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'properties' of undefined exception when using Swagger page #846

Open
alexandis opened this issue Jan 15, 2021 · 0 comments

Comments

@alexandis
Copy link

alexandis commented Jan 15, 2021

I used Swagger for a while for my Web API. Lately I've added a couple of application services - nothing especial, like all others, but cannot test them, since getting JS exception. So, when I press "Try it out" button - I am getting this exception. I am using the latest Swashbuckle Nuget version. Before this Nuget update, I had another exception - "Cannot read property '$ref' of undefined" - on version 5.5.1.

image

I am getting three exceptions at once and they look the same. The page gets irresponsive afterwards:

image

I don't have this exception on another API calls, but how it can be related to the kind of calls, if there is no exception in ApplicationService constructor?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant