Questions tagged [pro-components]
3 questions
2
votes
1 answer
React emotion is not working properly in Server Side Rendering
I am using react emotion library for styling, the styling is working properly when the application is not server side rendered but it gives styling problems when it is server side rendered. Do I need to do additional configrations for emotion with…

Mubina
- 41
- 3
1
vote
0 answers
[In mobile]: The page content dose not overflow over the PageContainer
At present, we are utilizing ProLayout from antd-pro. I have enclosed the content with a PageContainer wrapper, which functions well on larger screens. However, on mobile screens, it does not work as intended, as the content overflows the…

Mubina
- 41
- 3
1
vote
1 answer
How to change antd pro-component's SettingDrawer text/locales from default Chinese to English
I am integrating antd's pro-components, specifically @ant-design/pro-layout according to their document. I have converted all Chinese text to English except text in SettingDrawer component. Screenshot attached
Here is the playground…

Premchandra Singh
- 14,156
- 4
- 31
- 37