0
worldofss created
I am using angular 7 and dotnet core framework I faced many issues in design in arabic version
- Tables headers not moved when scroll right or left
- sidebar menu moved then disappeared when scroll down
3 Answer(s)
-
0
Which page is this?
-
0
every page
-
0
Hi @worldofss
The first issue is related to PrimeNG Table which doesn't support horizontal scroll in RTL mode. We are also waiting for their fix. Currently you can disable horizontal scrolling.
Could you create an issue here https://github.com/aspnetzero/aspnet-zero-core/issues about the second problem, so we can fix it.
Thanks,