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

<EditableText /> shows input field without styles #2425

Closed
giftkugel opened this issue Apr 26, 2018 · 3 comments
Closed

<EditableText /> shows input field without styles #2425

giftkugel opened this issue Apr 26, 2018 · 3 comments

Comments

@giftkugel
Copy link

giftkugel commented Apr 26, 2018

Bug report

  • Package version(s):
    "react": "16.3.2",
    "react-dom": "16.3.2",
    "@blueprintjs/core": "2.2.0",
    "@blueprintjs/datetime": "2.0.2",
    "@blueprintjs/icons": "2.1.1",
    "@blueprintjs/select": "2.0.0"
  • Browser and OS versions: Chrome 59.0.3071.115 (OS independent)

Steps to reproduce

Open the BluePrint documentation and navigate to EditableText. Click.
Or use in your application.

EditableText was not broken before.

Actual behavior

The input field and the span are visible. The input field has no styles.

image

image

image

Expected behavior

Only one is visible and styled.

@giftkugel giftkugel changed the title EditableText shows input field without styles <EditableText /> shows input field without styles Apr 26, 2018
@giladgray
Copy link
Contributor

@giftkugel already fixed. update to core 2.2.1 for #2413

@giftkugel
Copy link
Author

Saw that this issue was fixed with #2413
Updated the blueprintjs/core to 2.2.1 and it works like a charm again. 😄

@giftkugel
Copy link
Author

Yes, sorry. 😃

Thank you.

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

2 participants