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
[ X] Enhancement
[ X] Bug
[ ] Question
The markup could be for example a div using flex display.
The textbox and the button to open the picker are wrapped in a table element. Tables should not be used for layout.
The text was updated successfully, but these errors were encountered:
Enhancement for #113
632c446
Thanks @Rafaelki for reporting this. This will be in the version 1.8.0 release. More information for testing out a beta can be found here: https://sharepoint.github.io/sp-dev-fx-controls-react/beta/
1.8.0
Sorry, something went wrong.
Closing the issue as version 1.8.0 has just been released.
No branches or pull requests
Category
[ X] Enhancement
[ X] Bug
[ ] Question
Expected / Desired Behavior / Question
The markup could be for example a div using flex display.
Observed Behavior
The textbox and the button to open the picker are wrapped in a table element. Tables should not be used for layout.
The text was updated successfully, but these errors were encountered: