Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time issue after appending row #247

Open
fawwadshafi opened this issue Nov 3, 2021 · 1 comment
Open

Time issue after appending row #247

fawwadshafi opened this issue Nov 3, 2021 · 1 comment

Comments

@fawwadshafi
Copy link

Hello,

I'm having an issue after the new row appending using the Ajax record. when the row is appended and I call the "time ago" it suddenly changes the time to "2 minutes ago" instead of "0 seconds ago". I'm testing on Demo server.

The same thing is working fine when I'm using on Localhost (xampp)

@fawwadshafi
Copy link
Author

This is my code

$(comment_HTML).insertAfter(parent);
// Load Timeago
$("body time.timeago").timeago();

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

No branches or pull requests

1 participant