Nakov's avatar
Level 73

Laracasts Discussions - issues

@JeffreyWay, just wanted to let you know about couple of issues that I have experienced here on Laracasts discussions. Don't know how else to report them.

  1. I reply on a Thread, if I then edit my answer on my profile page I will still see the original reply instead of the edited one.

  2. If I reply on a thread, then I edit that reply, once I save and edit again then the last changes are not available unless I refresh the page and edit again.

0 likes
15 replies
Snapey's avatar

Yep, I noticed the same today. Its not consistent though.

Post a reply.

Have an idea to add. Press edit, nothing happens

refresh page

edit reply and box opens

enter new content and save

see typo, press edit, see original content not last save

Snapey's avatar

@jeffreyway this is getting pretty annoying now. The edit modal is not picking up the latest version of the comment

JeffreyWay's avatar

@nakov

I reply on a Thread, if I then edit my answer on my profile page I will still see the original reply instead of the edited one.

I have a larger refactor to the profile timeline in the works. This issue will be fixed as part of that update. Coming soon.

If I reply on a thread, then I edit that reply, once I save and edit again then the last changes are not available unless I refresh the page and edit again.

Thanks for letting me know. Fixed.

1 like
Nakov's avatar
Level 73

@jeffreyway I have a problem with seeing my profile page.. it opens for a quick second and then it just shows a blank page. Don't know if anyone else has the same issue. Tried on Chrome, Firefox and Safari.

Jaytee's avatar

@nakov Working fine for me. Including your profile. Try a hard refresh?

Nakov's avatar
Level 73

@jaytee I can see other people profile, but not my own. Tried clearing the cache as well. If log out I can see my profile, but signed in I cannot.

Jaytee's avatar

@nakov

I think a lot of the profile page is made up of Vue right? Sounds like vue isn't loading, or a network issue loading JS. Could just be your connection playing up, or a caching issue on laracasts side?

I just cleared my cache / signed out etc, to confirm. Can still see my profile and yours.

Weird

Nakov's avatar
Level 73

@jaytee thanks for helping. I've changed connection couple of times as I've been working out of home. I have the problem since yesterday.. I use Vue in my projects, and I don't have an issue of loading the page. I did all the above before I thought of asking Jeffrey about it. And the problem is in multiple browsers.. some that I don't use regularly..

Jaytee's avatar

Does it work on mobile?

Open Inspect Element and see if you're getting any errors?

Nakov's avatar
Level 73

@jaytee same issue on mobile. No errors in the console. Again thanks for helping :)

Jaytee's avatar

No worries :)

That's weird.

Okay last test I can think of haha, load profile, view page source and see if html is loading. Also, in Network tab, change from XHR to all and then click on @Nakov and see if HTML loads fine in there too (look at Response/Preview, it won't look fancy, but see if it loads)

Please or to participate in this conversation.