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

Need to fix job tables #10

Open
ShaneK opened this issue Dec 8, 2014 · 0 comments
Open

Need to fix job tables #10

ShaneK opened this issue Dec 8, 2014 · 0 comments

Comments

@ShaneK
Copy link
Owner

ShaneK commented Dec 8, 2014

Current knockout data-bound tables are having issues where they sometimes get into infinite loops. For some reason, sometimes even if you only have one row it just keeps adding rows to the table forever. Not sure why.

I think converting the tables to react components would help with this issue. React components are also pretty fast in general.

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

No branches or pull requests

1 participant