Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i have problem at direction rtl with rsuite-table #395

Open
ahmedel3aawady opened this issue Feb 14, 2023 · 1 comment
Open

i have problem at direction rtl with rsuite-table #395

ahmedel3aawady opened this issue Feb 14, 2023 · 1 comment

Comments

@ahmedel3aawady
Copy link

ahmedel3aawady commented Feb 14, 2023

table don't read direction rtl and when it start to load the page start from the left as shown in scroll bar

Screenshot 2023-02-14 113205

And already included rtl in Table
<Table wordWrap="break-word" hover={false} rtl={true} autoHeight data={items} loading={loading} rowHeight={80} headerHeight={80} sortColumn={sortColumn} sortType={sortType} onSortColumn={handleSortColumn} cellBordered bordered > {children} </Table>
please help me

@simonguo
Copy link
Member

Please reproduce your problem through codesandbox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants