mattermost-community/focalboard

Bug: Focalboard windows shows error when run in a UNC path based desktop.

開放

#1,195 建立於 2021年9月13日

 (1 則留言) (0 個反應) (0 位負責人)TypeScript (2,542 個分叉)user submission
BugHacktoberfestHelp WantedUp for grabs

倉庫指標

星標
 (26,187 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Steps to reproduce the behavior:

  1. Extract the windows build zip from the releases tab to a desktop folder that is redirected to a UNC path fileshare folder.
  2. Run the .exe
  3. 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: image

Platform: Windows 10

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

貢獻者指南