Screenshot within App Clip triggering unexpected NSUserActivityTypeBrowsingWeb

In a SwiftUI app with app clips, taking a screenshot in the app clip triggers a NSUserActivityTypeWeb event. Sometimes the webpageURL is the same as the invocation URL which launched the app clip, other times it is a previous URL which launched another app clip experience. This does not happen when taking a screenshot from the iOS simulator and it does not happen when taking a screenshot within the full app.

Screenshot within App Clip triggering unexpected NSUserActivityTypeBrowsingWeb
 
 
Q