mattermost-community/focalboard
Bug: Focalboard windows shows error when run in a UNC path based desktop.
オープン
#1,195 opened on 2021/09/13
BugHacktoberfestHelp WantedUp for grabs
Repository metrics
- Stars
- (26,187 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
Steps to reproduce the behavior:
- Extract the windows build zip from the releases tab to a desktop folder that is redirected to a UNC path fileshare folder.
- Run the .exe
- The application will launch, but instead of loading into the interface it will show "This page isn't working right now".
This may be related to the length of the path instead of the path being a UNC path.
Expected behavior: The program works normally.
Screenshots:

Platform: Windows 10
Additional context: The application works fine once moved to the C:\ drive or outside of a UNC path.