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

Rerendering during the load process #15

Open
mattfullerton opened this issue Mar 7, 2015 · 0 comments
Open

Rerendering during the load process #15

mattfullerton opened this issue Mar 7, 2015 · 0 comments

Comments

@mattfullerton
Copy link

This isn't quite a full-blooded issue, yet - just a question. I have a recline map view set up with the gdocs backend. This line:
https://github.com/okfn/recline.backend.gdocs/blob/master/backend.gdocs.js#L42

Which gets called once per column, seems to be causing the view to re-render each time:
https://github.com/okfn/recline/blob/master/dist/recline.js#L1912

Is that desired behaviour? It's causing my map view to stop rendering altogether. Commenting out line 1912 fixes it, but that's not the right solution.

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