I have a backend service list response to a list component and the list component is in a panel. I when the list service invokes in the panel the contents arent center half of the isn't showing. How can I fix this?
Hi Adam.
I've added panel to the page. And added list to the panel.
And here is result: http://prntscr.com/3t7uie/direct
So you probably using appropriate styles for the list or panel or other components which is could affect list-panel view?
If you can not figure out why you have this behaviour please give us your app public links and describe steps to reproduce your problem.
Regards.
It was the div component that made it do that. I was trying to make the list end at the end of the panel instead of it extending pass the end of the app page. How can I keep the list from doing this?
Hi Adam
Did you add div on the panel and put list component inside this div?
Please provide us with information about styles for this div.
Regards.