Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: view[methodName] is not a function #124

Open
fidel-ml opened this issue Aug 12, 2020 · 0 comments
Open

Uncaught TypeError: view[methodName] is not a function #124

fidel-ml opened this issue Aug 12, 2020 · 0 comments

Comments

@fidel-ml
Copy link

[Enter steps to reproduce:]

  1. At TTSPanel I create a snippet
  2. After that I select the snippet and hit the Trash button.

Atom: 1.50.0 x64
Electron: 5.0.13
OS: Unknown Windows version
Thrown From: tabletopsimulator-lua package 12.4.1

Stack Trace

Uncaught TypeError: view[methodName] is not a function

At C:\Users\fidel\.atom\packages\tabletopsimulator-lua\node_modules\space-pen\lib\space-pen.js:220

TypeError: view[methodName] is not a function
    at /packages/tabletopsimulator-lua/node_modules/space-pen/lib/space-pen.js:220:36)
    at HTMLButtonElement.dispatch (/packages/tabletopsimulator-lua/node_modules/jquery/dist/jquery.js:4435:9)
    at HTMLButtonElement.elemData.handle (/packages/tabletopsimulator-lua/node_modules/jquery/dist/jquery.js:4121:28)

Commands

     -6:46.9.0 core:move-up (input.hidden-input)
     -6:46 core:confirm (input.hidden-input)
     -6:46 tabletopsimulator-lua:getObjects (input.hidden-input)
     -6:40.8.0 command-palette:toggle (input.hidden-input)
  3x -6:37.5.0 core:backspace (input.hidden-input)
  2x -6:36.2.0 core:page-down (input.hidden-input)
 25x -6:35.5.0 core:move-down (input.hidden-input)
 10x -6:25.5.0 core:move-up (input.hidden-input)
 12x -6:20.4.0 core:move-down (input.hidden-input)
     -6:10.1.0 core:move-up (input.hidden-input)
     -6:08.2.0 core:confirm (input.hidden-input)
     -6:08.2.0 tabletopsimulator-lua:toggleTTSPanel (input.hidden-input)
     -2:08.9.0 tabletopsimulator-lua:saveAndPlay (input.hidden-input)
     -2:05.2.0 tool-panel:unfocus (input#watch-entry-1.input-text.native-key-bindings.entry)
     -1:53.9.0 core:save-as (button.inline-block.btn)
     -1:50.4.0 tabletopsimulator-lua:saveAndPlay (input.hidden-input)

Non-Core Packages

tabletopsimulator-lua 12.4.1 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant