Files
fusion/.changeset/FN-4250-chatview-filebrowser-provider.md
Fusion 7d3e7b48cf feat(FN-4250): ensure FileBrowserProvider wraps all App branches with tests
Refactored App.tsx to ensure FileBrowserProvider wraps all render branches, with a new test verifying the coverage. A design doc was added to document the approach, and vitest config received a minor adjustment.

Fusion-Task-Id: FN-4250
2026-05-13 06:29:33 -07:00

177 B

@runfusion/fusion
@runfusion/fusion
patch

Fix clickable file paths reliability by ensuring FileBrowserProvider wraps every render branch in AppInner, including the loader branch.