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

SyntheticCallStackException should contain NonEmpty stack frames. #18

Closed
danidiaz opened this issue Nov 23, 2021 · 1 comment
Closed

Comments

@danidiaz
Copy link
Owner

There's always at least one stack frame, after all.

Now that we're at it, the stack frames should include the full path to the current component, including any wrappers (as returned by adviseRecord). Right now only the tip is being kept. And having the full path would be useful for disambiguating components danidiaz/dep-t#16

@danidiaz
Copy link
Owner Author

Added in 1be8d1f.

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