We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"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"
Open the BluePrint documentation and navigate to EditableText. Click. Or use in your application.
EditableText was not broken before.
The input field and the span are visible. The input field has no styles.
Only one is visible and styled.
The text was updated successfully, but these errors were encountered:
@giftkugel already fixed. update to core 2.2.1 for #2413
core
Sorry, something went wrong.
Saw that this issue was fixed with #2413 Updated the blueprintjs/core to 2.2.1 and it works like a charm again. 😄
blueprintjs/core
2.2.1
Yes, sorry. 😃
Thank you.
No branches or pull requests
Bug report
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.
Expected behavior
Only one is visible and styled.
The text was updated successfully, but these errors were encountered: