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(console-dir): Fix missing console.dir output #884

Merged
merged 1 commit into from
Mar 5, 2018

Conversation

ginev
Copy link
Contributor

@ginev ginev commented Feb 20, 2018

This PR addresses issues with calling console.dir on objects in an iOS app. There are two aspects here:

Related issue: #875

P.S.
There are functional tests covering this functionality.

@ginev ginev self-assigned this Feb 20, 2018
@ginev ginev added the os: ios label Feb 20, 2018
@ginev ginev added this to the 4.0.0 milestone Feb 20, 2018
@ginev ginev force-pushed the ginev/console-dir-fix branch 4 times, most recently from 81c8bf7 to 337755a Compare February 21, 2018 09:47
@ginev
Copy link
Contributor Author

ginev commented Feb 21, 2018

run ci

@ginev
Copy link
Contributor Author

ginev commented Feb 28, 2018

run ci

Copy link

@petekanev petekanev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@ginev ginev merged commit a850b2d into master Mar 5, 2018
@mbektchiev mbektchiev deleted the ginev/console-dir-fix branch April 11, 2018 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants