laravel-like-comment icon indicating copy to clipboard operation
laravel-like-comment copied to clipboard

Comment In Modal And Avatar Problem

Open visherandro opened this issue 8 years ago • 3 comments

When we hit Comment there appears an alert box saying [object Object] and it's not updating live(i mean ajax not working)

And I use google authentication so when i replace gravatar with $user->avatar there is no image the avatar fields holds the image url

Edited: Avatar Problem is fixed by editing the CommentController

visherandro avatar Nov 21 '16 13:11 visherandro

Can you show me your modal code? Does like works?

risul3 avatar Nov 21 '16 16:11 risul3

Same Happens even Without Bootstrap Framework(i mean without a modal on plain html) even though an alert message appears the Comment is added to DB but not updating lively but shows once the page is refreshed. Yes Likes Works Perfectly fine even on Bootstrap. untitled

visherandro avatar Nov 21 '16 17:11 visherandro

Anyone find Solution or Just Used Without Problem

visherandro avatar Nov 23 '16 21:11 visherandro