According to this [forum post](https://developer.apple.com/forums/thread/756140), `DynamicViewContent.onInsert(of:perform:)` is broken in macOS 14.5, but (partially?) works on macOS 15 betas. * [ ] Complete implementation on `FileNavigator.FileNavigatorFolder`. * [ ] Provide matching `onInsert`, `onMove`, and `onDelete` on `FileNavigator.FileNavigator` as the configuration point for the external API. See stash in Tower.
According to this forum post,
DynamicViewContent.onInsert(of:perform:)is broken in macOS 14.5, but (partially?) works on macOS 15 betas.FileNavigator.FileNavigatorFolder.onInsert,onMove, andonDeleteonFileNavigator.FileNavigatoras the configuration point for the external API.See stash in Tower.