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

[BUGFIX] fix promise labels #5624

Merged
merged 2 commits into from
Sep 12, 2018
Merged

[BUGFIX] fix promise labels #5624

merged 2 commits into from
Sep 12, 2018

Conversation

runspired
Copy link
Contributor

@runspired runspired commented Sep 6, 2018

We were incorrectly passing the non-normalized model-name to _queryRecord().

In addition to being inconsistent, somehow this results in the label printing camelCase [object Object] when camelCase modelNames are used to call queryRecord instead of dasherized modelNames. I suspect a transpilation issue is overwriting a variable but I don't spot where.

@runspired runspired merged commit 23410a1 into master Sep 12, 2018
@runspired runspired deleted the fix-labels branch September 12, 2018 19:25
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.

None yet

1 participant