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

Expand frame working only for first 10 frames #2239

Merged
merged 1 commit into from Oct 6, 2021
Merged

Conversation

mireq
Copy link
Contributor

@mireq mireq commented Sep 29, 2021

Click handler finds n-th (n is frame depth) line of frame and expands parent. Default are 10 lines visible. If depth is higher browser raises:

Uncaught TypeError: frame.getElementsByTagName(...)[i] is undefined
    addToggleFrameTraceback http://localhost:8000/?__debugger__=yes&cmd=resource&f=debugger.js:26

@davidism
Copy link
Member

Please rebase this to 2.0.x:

git rebase --onto origin/2.0.x origin/main
git push -f

Then change the target of this PR using the edit button to the right of the title.

@davidism davidism merged commit 41eefbf into pallets:2.0.x Oct 6, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants