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

Member getting this code when trying to follow Cyclescape thread url #1045

Open
mvl22 opened this issue Dec 11, 2022 · 0 comments
Open

Member getting this code when trying to follow Cyclescape thread url #1045

mvl22 opened this issue Dec 11, 2022 · 0 comments

Comments

@mvl22
Copy link
Member

mvl22 commented Dec 11, 2022

Apparently:

A member getting this code when trying to follow Cyclescape thread URL:

$(".flash-container").html(
  '<div class="alert flash" id="unauthenticated"> You need to sign in
or sign up before continuing. <a
href="/users/sign_in">Login?</a></div>'
);
$(window).scrollTop(0);
$("#unauthenticated").fadeOut(9000);

I don't have any better information at the moment.

I suspect this could just be an incomplete slow page download.

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