<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!--> **What happened**: 3.8.5-rc.2版本 预览远程文件,一直在加载中, <img width="1654" height="910" alt="Image" src="https://github.com/user-attachments/assets/7713884e-4507-4c75-baa4-00a3cb4c0ed4" /> 报错日志 <img width="2287" height="580" alt="Image" src="https://github.com/user-attachments/assets/c26b70e8-59c0-40b9-a405-f64d8a436c0e" /> 原因分析 远程预览只传 extraParam,只有 url, projectId 和 repoName 都是 null,在 isDrivePreview 强制解包,会 NPE
What happened:
3.8.5-rc.2版本
预览远程文件,一直在加载中,
报错日志
原因分析
远程预览只传 extraParam,只有 url, projectId 和 repoName 都是 null,在 isDrivePreview 强制解包,会 NPE