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 #133

Open
alliedcvil opened this issue Nov 2, 2020 · 0 comments
Open

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

alliedcvil opened this issue Nov 2, 2020 · 0 comments

Comments

@alliedcvil
Copy link

alliedcvil commented Nov 2, 2020

Steps to reproduce.

  1. Copied code script code into the snippets section of the TTS Tab.
  2. Clicked on the up arrow.
  3. Clicked the trash can.

Atom: 1.52.0 x64
Electron: 6.1.12
OS: Microsoft Windows 10 Pro
Thrown From: tabletopsimulator-lua package 12.4.3

Stack Trace

Uncaught TypeError: view[methodName] is not a function

At C:\Users\xxxxxxxx\.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

     -5:24 editor:select-line (atom-pane.pane)
     -5:23.4.0 window:focus-pane-on-right (atom-pane.pane)
     -5:08.4.0 tabletopsimulator-lua:getObjects (atom-pane.pane)
     -4:53 tabletopsimulator-lua:openHelp (input.hidden-input)
     -2:29.4.0 tabletopsimulator-lua:closeTTSTabs (div.vertical-scrollbar)
  2x -1:57.9.0 tree-view:toggle (div.tool-panel.tree-view)
  2x -1:51 window:toggle-menu-bar (div.tool-panel.tree-view)
     -1:40 pane:close (div.tool-panel.tree-view)
     -1:31 pane:split-right-and-copy-active-item (div.tool-panel.tree-view)
     -1:28.2.0 core:undo (atom-pane.pane.active)
     -1:21.9.0 pane:close (atom-pane.pane.active)
     -1:12 tabletopsimulator-lua:getObjects (input.hidden-input)
     -0:59.4.0 tabletopsimulator-lua:gotoFunction (span.syntax--support.syntax--function.syntax--tts.syntax--global-functions.syntax--lua)
     -0:56 command-palette:toggle (input.hidden-input)
     -0:46.2.0 tabletopsimulator-lua:toggleTTSPanel (input.hidden-input)
     -0:29 core:paste (input.hidden-input)

Non-Core Packages

tabletopsimulator-lua 12.4.3 
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