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 has been archived by the owner on Jul 28, 2018. It is now read-only.
But it does not seems to work, the span content keeps the same. I've tried to write a workaround for this using the differents events of pageload, for example:
But the counter is always the original loaded value, I guess because is inside on permanent, Is there a way to access the real html code that was loaded previous to the permanent modifications? Or this should work?
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.
Using turbolinks 3, current master.
I've this
But it does not seems to work, the span content keeps the same. I've tried to write a workaround for this using the differents events of pageload, for example:
But the counter is always the original loaded value, I guess because is inside on permanent, Is there a way to access the real html code that was loaded previous to the permanent modifications? Or this should work?
The text was updated successfully, but these errors were encountered: