crysadrak

Results 3 issues of crysadrak

This [issue](https://github.com/oblador/loki/issues/280) can be fixed by filter stories which doesn't match configurationFilter parameter defined in story: ``` Default.parameters = { loki: { configurationFilter: 'desktop' // regex string } }; ```...

**Describe the bug** Doesnt work with components containing SVG elements (may be already in issues but not detected as SVG problem) **To Reproduce** Steps to reproduce the behavior: 1. init...