swagger-api / swagger-api/swagger-ui

Maximum call stack size exceeded with multi file circular refs

Open
#4,739 15 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

cat: $ref resolution swagger-js type: bug
Dominant language
JavaScript
Stars
29k
Forks
9.3k
Avg merge
2d 23h
Merged PRs (30d)
25

Description

Describe the bug you're encountering

Who needs description when you got screenshots...

To reproduce...

http://petstore.swagger.io/?url=https://raw.githack.com/heldersepu/hs-scripts/master/swagger/4411/3.json#/default/get_foo

Expected behavior

No red messages please

Screenshots
screen shot 2018-07-17 at 11 59 46 am
Additional context or thoughts

To stack or not to stack, that is the question...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by loading the provided Petstore reproduction URL in Swagger UI and confirm the maximum call stack error for the multi-file circular references. Compare the failing behavior with the expected absence of red error messages, then trace the circular-reference handling involved in rendering that specification. Done means the reproduction no longer overflows the call stack and the UI renders without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.