Skip to content

Fix sharing the DOM with web-console #401

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

Merged

Conversation

RobinDaugherty
Copy link
Member

@RobinDaugherty RobinDaugherty commented Aug 24, 2017

If web-console is in the same page as Better Errors, web-console was taking the .console element in the page.

This renames it to .be-console.

I also renamed the .prompt element to .command-line, since it wraps the actual prompt and the input element and when it was time to grab the promptElement it was looking for the first span in it anyway. So things make a little more sense.

Fixes #391.

@RobinDaugherty RobinDaugherty merged commit f7d12b4 into BetterErrors:master Aug 25, 2017
@RobinDaugherty RobinDaugherty deleted the fix/sharing-with-webconsole branch August 25, 2017 13: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