Jonáš Jančařík

Results 4 issues of Jonáš Jančařík

I've been unsuccessfuly trying to set up Fider in a subfolder, e.g. http://some.domain/fider. I tried this Nginx config ``` location /fider { proxy_set_header Host $http_host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For...

I am trying to get a dropdown with [radio buttons](http://behigh.github.io/bootstrap_dropdowns_enhancement/#inputs) to work as a [nested group](http://getbootstrap.com/components/#btn-groups-nested), but it doesn't seem to work. Visually, the dropdown works, but the state doesn't...

I am trying to use this script for OneDrive, where regular files also have the ReparsePoint attribute (probably due the files-on-demand feature). Checking LinkType works better.

**Describe your context** Please provide us your environment, so we can easily reproduce the issue. - replace the result of `pip list | grep dash` below ``` dash 2.17.1 dash-bootstrap-components...

bug
good first issue