AutoPacker-OSS / autopacker

MIT License
6 stars 1 forks source link

Site crashes due to undefined function #130

Closed MrPrecise closed 3 years ago

MrPrecise commented 3 years ago

Description

The page try to establish a function that don't exist. Most likely a call was not removed when the function got removed.

Steps to Reproduce

  1. Navigate to the webpage
  2. Get the errorr

Expected behavior:

Loading the start page

Actual behavior:

Fails due to a calling a undefined function

Reproduces how often:

When you load the page

Screenshots: image