.toolbar(.hidden, for: .tabBar) view jumps when navigating back

When navigating back to a parent from a view that has had the toolbar hidden via the .toolbar(.hidden, for: .tabBar), is there any way to stop the nasty looking 'shift up' of the view content when the toolbar becomes visible again in the parent?

I'm seeing the same thing. Has a workaround been found?

.toolbar(.hidden, for: .tabBar) view jumps when navigating back
 
 
Q