Yo Takezawa
Yo Takezawa
like [1.1.b](https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored), IE11 does not keep minimum content size of flex item if it has multiple lines of text which is created by text wrapping. ### Bug Codepen: https://codepen.io/sheile/pen/yozWOz Left...
Fixes #4129 ### Proposed fixes: If anyone build docker container behind SSL proxy such as AWS ALB, redirect to HTTP insted of HTTPS regardless of `ckan.site_url` after login. who-friendly use...
### Environment ``` dash 1.12.0 dash-core-components 1.10.0 dash-html-components 1.0.3 dash-renderer 1.4.1 dash-table 4.7.0 ``` - OS: Windows 10 - Browser Chrome - Version 83.0.4103.97 ### Description I use `dcc.DatePickerRange` without...
### Summary When import parser in addresslib first time, I'm getting same warning that is https://github.com/mailgun/flanker/issues/196 When import next time, warnings aren't displayed. IMO, The parser is working correctly. ###...
After 2.8.3, The component name will be minified by webpack in build. Therefore, Current version of react-collapsible has following problems. This PR will resolve it. ### 1. Component name in...
`notAuthorizedPath` isn't used, if user has been overridden `handleUnauthorizedRole` and custom handler doesn't call `super#handleUnauthorizedRole`.
IMHO, #2 will be caused when link to other route which has same component. `componentWillMount` is NOT triggered when transition between same components. This PR check permission when when link...
Currently, downloaded file is created at `data_files/{name}/{filename}`. If URL is matched with following patterns, current logic can't get filename and occur an error. - domain only (e.g. https://www.example.com ) -...