Skip to content

BaseSet does not actually accept table of Views as input #132

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

Open
deet opened this issue May 28, 2015 · 0 comments
Open

BaseSet does not actually accept table of Views as input #132

deet opened this issue May 28, 2015 · 0 comments

Comments

@deet
Copy link

deet commented May 28, 2015

The documentation of BaseSet's says that inputs can be a table of Views, but that triggers the assertion here:

assert(inputs.isView,

It seems as though we need to manually create the dp.ListView before passing it to BaseSet.

(Forgive me if I'm wrong, I'm new to Lua and this library.)

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