We have this exact issue. NetSuite says its not th...
# performance
p
We have this exact issue. NetSuite says its not their infrastructure.
a
My suspicion is it might be sublists and field sourcing taking a long time. Maybe there's something going on that's not quite lazy enough to be called lazy loading, so that the client side is blocking on it, but it occurs after the page has started loading on the client side.