Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

how to solved page refresh issue ? #26

Open
jagasan opened this issue Jun 7, 2017 · 2 comments
Open

how to solved page refresh issue ? #26

jagasan opened this issue Jun 7, 2017 · 2 comments

Comments

@jagasan
Copy link

jagasan commented Jun 7, 2017

when switch one page to another page and came back taht page then mix chats DOM is not updating means mix chart is not displaying

<canvas id="mix4" count="3"></canvas> <chartjs-line target="mix4" :pointborderwidth="8" :pointbordercolor="'#f35009'" :pointhoverborderwidth="10" :pointhoverbordercolor="'#f35009'" :data="chatLine1" :bordercolor="'transparent'"></chartjs-line> <chartjs-line target="mix4" :pointhoverborderwidth="3" :data="chatLine2" :bordercolor="'blue'"></chartjs-line> <chartjs-line target="mix4" :pointborderwidth="8" :pointbordercolor="'#f35009'" :pointhoverborderwidth="10" :pointhoverbordercolor="'#f35009'" :data="chatLine3" :bordercolor="'transparent'"></chartjs-line>

@jagasan jagasan changed the title how to solved page refresh error ? how to solved page refresh issue ? Jul 13, 2017
@ekaprasasti
Copy link

anyone can help here? I have a same problem

@sirb0rab0g1
Copy link

did you solved it ?

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

No branches or pull requests

3 participants