YK

Results 8 comments of YK

@lijie-cn It's simple solution `.vs__dropdown-option white-space: normal `

I have the same warning message each time I press step into, any suggestions how to solve it? ![image](https://github.com/mfussenegger/nvim-dap/assets/28072229/78187121-3311-43c2-a858-f7c96002122e)

> > I have the same warning message each time I press step into, any suggestions how to solve it? ![image](https://user-images.githubusercontent.com/28072229/278803142-78187121-3311-43c2-a858-f7c96002122e.png) > > > > Try to stepover and see...

@prakashks20 how it's going? Do you need any help, because I need this fix as well?

- [ ] Remove findDOMNode from rc-mutation-observer [remove-findDOMNode](https://github.com/react-component/mutate-observer/pull/13)

- [ ] Remove findDOMNode from rc-css-motion https://github.com/react-component/motion/pull/60 I don't know am I doing right but if so is there anything else that non member can do?

yes, you can, I use css library from `emotion/css`: `const classNameInternal = css({ ['.ant-collapse-item > .ant-collapse-header']: { color: "red", }, }); `