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

Fix error pathing issue #7

Closed
wants to merge 4 commits into from
Closed

Conversation

bfeister
Copy link
Contributor

@bfeister bfeister commented Mar 19, 2019

From within an inline function of my own, logging it.dataPathArr[it.dataLevel] yields as follows (which fails to account for full schema nesting / path:

"'localDateTime'"

Whereas logging it.errorPath yields (which appears to yield the full path):

'/shifts/' + i3 + '/start/localDateTime'

More context is provided in the issue I opened here. I'm not certain how to compile this to dist and test locally, but I think this is the correct fix. Related to #6

@bfeister bfeister mentioned this pull request Mar 21, 2019
@bfeister bfeister closed this Mar 21, 2019
@bfeister
Copy link
Contributor Author

Closed in favor of #8

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

Successfully merging this pull request may close these issues.

1 participant