Error: (intermediate value)(intermediate value)(intermediate value).create is not a function

I get this error message almost every week at some point, and neither reload nor reopening the app helps.

TypeError: (intermediate value)(intermediate value)(intermediate value).create is not a function
    at e1 (5576.3dd7a21d.async.js:46:227838)
    at new e (5576.3dd7a21d.async.js:46:230153)
    at e._createModelData (3912.c932e643.async.js:2:27048)
    at e.createModel (3912.c932e643.async.js:2:28052)
    at nC (3912.c932e643.async.js:26:27691)
    at nv (3912.c932e643.async.js:26:27635)
    at new nm (3912.c932e643.async.js:26:25693)
    at iU._createInstance (3912.c932e643.async.js:26:1483)
    at iU.createInstance (3912.c932e643.async.js:26:926)
    at Object.create (3912.c932e643.async.js:26:37947)

Could you let us know which version of Apidog you’re currently using? Please check if you can update to the latest version.

Also, could you share which feature you were using when this error occurred

I just opened one of the requests I have in APIs/Endpoints tab
Version is 2.7.6. Updated to 2.7.15, the issue persists

Try opening the Developer Tools with alt+7+8, then Reload and check if the error persists.
You can also find logs in the local /logs directory. Please share more details to help us investigate.