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

space.getForm is not a function #15

Closed
jamespantalones opened this issue Mar 21, 2018 · 1 comment
Closed

space.getForm is not a function #15

jamespantalones opened this issue Mar 21, 2018 · 1 comment

Comments

@jamespantalones
Copy link

jamespantalones commented Mar 21, 2018

Using pts via npm.

const space = new CanvasSpace(el);
    space.setup({
      bgcolor: '#ececec',
      resize: true,
      retina: true
    });
    const form = space.getForm();

getForm is not currently a method on the space object. Returning undefined.

@jamespantalones
Copy link
Author

closing. used wrong npm module ptjs instead of pts

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