I have an app with a strange behaviour. I cannot scroll to the bottom of the item. The scroll bar hits the bottom, and I know there are fields after the last field I’m seeing, plus I’m not seeing the related items section. It looks like the scroll bar is down below the UI but it’s not moving far enough.
Let me know what I can provide to help diagnose the problem.
I was actually mistaken about something. I am seeing the last field in the template at the bottom. What I’m not seeing in this app is the related items section, even though these items don’t have any incoming relationships.
Thanks a lot for the report!
If this relates to the incoming relation section, it might be caused by a soft-deleted record that’s triggering a loading issue.
Would it be possible for you to send me a screenshot with the console open? There’s likely an error showing up that could help us understand the problem.
Thanks again, and sorry for the trouble!
Best,
Leo
I’m not seeing any issues in the console!
The incoming relations section only appears if at least one app is referencing the current one — but then it shows up regardless of whether the current record actually has any incoming connections or not.
Could it be that this app only has outgoing, but no incoming relations?
If so, it would be correct that no incoming section is displayed.
Okay, that’s probably it. I don’t think this app has any apps relating to it, so I wasn’t aware the section hid itself in that particular case. Thank you for the confirmation, that’s it! I was just concerned something was broken here, as I’ve seen the related items section in other places, with just no items, and expected the same behaviour throughout.