Sebastian Aranda Sanchez

Results 2 comments of Sebastian Aranda Sanchez

I have the same problem, after upgrading to v12 I stopped seeing the content of my `.md` pages. ![image](https://user-images.githubusercontent.com/5626266/191554425-e752c4a9-1488-4658-91d3-c33a423a1b2a.png) Here is part of my `styleguide.config.js`: ``` module.exports = { title:...

I was having the same issue and this seems to be related with the search box input: https://github.com/srigar/multiselect-react-dropdown/blob/v2.0.25/src/multiselect/multiselect.component.tsx#L572. As you can see there the searchbox is always present, but when...