Simon Guo

Results 268 comments of Simon Guo

https://github.com/rsuite/rsuite/issues/3168#issuecomment-1521233148 Similar question, refer to this reply to see if it helps.

https://learn.microsoft.com/en-us/sharepoint/dev/spfx/toolchain/extending-webpack-in-build-pipeline Try adding the first rule to handle `.mjs` files. Hi @SevenOutman, Are you considering updating `react-use-set` to make it compatible with these frameworks?

> What needs to be changed particularly with react-use-set? Change the build `dist/index.mjs` file to` dist/index.js`.

Hi @dkang23 , I don't understand why you need to pass props to renderCell. Can you explain it with a specific example?

> my renderCell function is returning a cell with a custom tooltip, but the default tooltip (Button.title?) is also showing Currently `renderCell` is rendered inside the cell and cannot reset...

Refer to this reply: https://github.com/rsuite/rsuite/issues/1498#issuecomment-778614506

Hi @jeandiego, please fork the following example to reproduce the problem you encountered. https://stackblitz.com/edit/react-yx9qg2

> https://stackblitz.com/edit/react-yx9qg2-ybizmu?file=index.js Hi @jeandiego, I found that there is indeed a problem with the rendering position of SelectPicker through this example, but I did not encounter the situation where it...

> I've installed this package today and it appears fixed the problem. However I could notice that if I pass the `classPrefix="pagination"` property on `` in this commit ([d8a83d2](https://github.com/rsuite/rsuite/commit/d8a83d2bb98207ef7958d186a878ed2c9dcd0fe4)), the...

Hi @LaKhDaR619, I can't reproduce the problem you mentioned, can you provide more information? For example, operation screen recording