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
177 B
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.