You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
I have an app that uses setInterval to refresh data, and i call core-ajax.go on it to refresh my data. This is simply clean code, but it causes a flicker, because in the go function you clear the response, because making the ajax call.
I need this fixed right now, so I'm going to work on a fork for now.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have an app that uses setInterval to refresh data, and i call core-ajax.go on it to refresh my data. This is simply clean code, but it causes a flicker, because in the go function you clear the response, because making the ajax call.
I need this fixed right now, so I'm going to work on a fork for now.
The text was updated successfully, but these errors were encountered: