Doma

Results 127 comments of Doma

> @SevenOutman PRs are welcome Sure. I've created a PR #273 for it. :)

A workaround is to pass `retryLimit: '0'` instead of 0 to cheat the `||` operator.

@yashLadha Could you merge this?

Hi @Dimtop, it looks like we already have this `children` prop as function to fully control how a Cell renders out of its rowData.

> @SevenOutman `display: flex` is set for the menu in both TreePicker and CheckTreePicker styles. This is the main reason why `renderExtraFooter` is not visible. When I remove `display: flex`...

Hi @welkinwong, could you provide a demo repo that re-produces the issue you describe?

> `Next` will check if the server side generated code is equals on the client side (it need to be equals to be able to hydratate the code), but since...

I think it's OK to merge this PR and we update the docs separately.