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

Drilling into an item in debugger when the item understands #parent: causes a walkback #292

Open
regkrock opened this issue Aug 15, 2017 · 0 comments

Comments

@regkrock
Copy link

When a domain object understands #parent:, a walkback occurs when attempting to drill into the object by clicking on it.

The attached screen shots show the problem.

The debugger opened and I clicked on the [calendar] object to drill into it.

image

After clicking I opened the execution stack and it is as below. The highlighted code in the left hand pane shows the error. It is caused because my object understands #parent:. There needs to be a distinction between the ‘TD object’ and a domain object.

image

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