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

TypeError while loading item view of collection view on the client. #92

Closed
abdullin opened this issue Sep 17, 2014 · 2 comments
Closed

Comments

@abdullin
Copy link

Hi, there is a TypeError : string is not a function on the client side within a collection view (loaded on a client) when that view reacts to changes in the underlying collection.

OSX 10.9.4 Chrome Version 37.0.2062.120

To reproduce the issue:

  1. Check out lazojs-viewcollection-issue.
  2. Go to localhost (page refresh)
  3. Click more a couple of times - items will be added to the collection.
  4. Go to Hello and then back to News. Try clicking More now - items will not be added to the solution.

It looks like uncompiled template is somehow used in this case.

There are a few screenshots below.

I'm sorry I couldn't be more helpful, I just discovered node.js and Javascript last week.

screenshot 2014-09-16 20 35 20
screenshot 2014-09-16 20 05 26

@jstrimpel
Copy link
Contributor

Looks like the latest release, https://github.com/walmartlabs/lazojs/releases/tag/v0.2.0, patched this issue as well.

@abdullin
Copy link
Author

Unfortunately, this is still the problem under Lazo 0.2.0

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

2 participants