Nikita Khomyakov
Nikita Khomyakov
Is it still the case? As far as I can see, audio is played in renderer process ([code](https://github.com/gillesdemey/Cumulus/blob/6b9340ad1d56d3372d241e3ccef01fe55ecef38e/app/js/stores/currentTrackStore.js#L11)), thus proxy configuration and stuff should be handled by Electron. 😉
I'm afraid but this seems to be related to `react-bootstrap` as it relies on `active` property passed to ``, however, `` does handle `className` itself and doesn't do anything with...
I think we can but I'd also consider adding a mechanism to control this behaviour as it's not just `react-bootstrap` this library is used for. Some of the use cases...
It does look like a bug but as a workaround you can specify the style that needs to be applied to your child element in LinkContainer - it's populated down...
Is this functionality planned to be included in the v5 release?