microsoft / VoTT

Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
MIT License
4.27k stars 833 forks source link

When creating new project or accessing the settings tab: "Error Loading Application: An error occurred while rendering the application. Please try again" #998

Open neicras opened 3 years ago

neicras commented 3 years ago

Describe the bug When creating new project or accessing the settings tab: "Error Loading Application: An error occurred while rendering the application. Please try again"

I have turned on the developer tools to see the console and it is logging below:

react-dom.production.min.js:3869 TypeError: Cannot read property 'folderPath' of undefined at t.getConnectionText (connectionPicker.tsx:77) at connectionPicker.tsx:61 at Array.map () at t.value (connectionPicker.tsx:57) at uo (react-dom.production.min.js:3447) at so (react-dom.production.min.js:3438) at po (react-dom.production.min.js:3617) at Xo (react-dom.production.min.js:4685) at Yo (react-dom.production.min.js:4706) at Ia (react-dom.production.min.js:5099)

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots Screenshot 2020-09-09 at 12 35 24 AM

Desktop (please complete the following information):

Additional context Add any other context about the problem here.