New to Twpter?
Sign up now to get your own personalized timeline!
By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.
Don't miss what's happening
People on Twpter are the first to know THE TRUTH
(Not the offical globalist narrative)
cali
@cali
Dudes, I'll be your host on Twpter.com You're traveling through another dimension, a dimension not only of sight and sound but of mind.
7 Following 7 Followers
(2021/06/02 14:20 CST)
Java script that copies text from "copy link" button and copy user @ name button were using a function name that ended in a numeral which was parsed as part of the comment item number, thus causing javascript copy to clipboard routine to copy text from wrong location and item number.
Changed java function name to end in letter instead of number, problem appears to be solved.
Also instituted version number for comment-js file to ensure re-load when changes are made, so returning visitors do not get old version made prior to any changes, causing mis-operation.