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
Bug
When using production-built components that use icon CSS classes, like Select, ComboBox, or TimePicker, the icon classes are applied incorrectly.
Package Version: latest
Code
dojo create app --name test-app
cd test-app && npm install --save-dev @dojo/widgets
widgets/HelloWorld
Expected behavior:
Actual behavior:
The text was updated successfully, but these errors were encountered:
This has been fixed via a change to version 0.1.1 of cli-build-webpack, cli-create-app should be updated accordingly
0.1.1
cli-build-webpack
cli-create-app
Sorry, something went wrong.
.m.css
tomdye
No branches or pull requests
Bug
When using production-built components that use icon CSS classes, like Select, ComboBox, or TimePicker, the icon classes are applied incorrectly.
Package Version: latest
Code
dojo create app --name test-app
cd test-app && npm install --save-dev @dojo/widgets
widgets/HelloWorld
Expected behavior:
Actual behavior:
The text was updated successfully, but these errors were encountered: