** Step-by-step set of instructions to reproduce the problem**
Download code from https://developer.apple.com/documentation/uikit/views_and_controls/collection_views/implementing_modern_collection_views
2.Open ItemBadgeSupplementaryViewController.swift file
In createLayout() function, Line 62 add the following code section.orthogonalScrollingBehavior = .continuous
5.then run app, You can reproduce the problem iOS 14.6
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: