champix

Results 2 comments of champix

I face the same issue. Would you please share the solution you found with me ? Thanks

I have fixed the issue by changing the tooltip attribute "position" from "absolute" to "fixed". Replace timeknots.js line 32 : Change ".style("position", "absolute")" To ".style("position", "fixed")"