Code Monkey home page Code Monkey logo

Comments (9)

jroper avatar jroper commented on May 20, 2024 1

Issue fixed here:

reactivemanifesto/website-manifesto@e4af5af

Also, now error reporting is better, this is the message you would see now (if I hadn't have fixed the bug):

manifesto-error

from reactivemanifesto.

jboner avatar jboner commented on May 20, 2024

@synox Is this still the case?

from reactivemanifesto.

synox avatar synox commented on May 20, 2024

still the same for me.
image

from reactivemanifesto.

jboner avatar jboner commented on May 20, 2024

When you refresh the site, have you been added to the signatories page?

from reactivemanifesto.

synox avatar synox commented on May 20, 2024

No, still not on the list

from reactivemanifesto.

jboner avatar jboner commented on May 20, 2024

@jroper Any ideas?

from reactivemanifesto.

jroper avatar jroper commented on May 20, 2024

Hi @synox,

I can only reproduce this if I try to access the website using https, GitHub sign in redirects you back to the http site which is not allowed to access the window opener because it was https. Doing so however requires ignoring an SSL error saying that the domain name is wrong. Did you do this? Or do you plugins that might be automatically switching you to https? We don't support https on reactive manifesto at the moment.

Other possibilities include using a different domain name to access the site (though I'm not sure how you could have done that accidentally), having a JavaScript disabled (though this would probably have prevented you from even attempting to log in in the first place), or having some weird browser security configuration that's blocking child windows from accessing their opener.

If it's none of the above, then can you answer the questions below:

  • Does it just happen in Firefox, or does it happen in all browsers?
  • What version of Firefox are you using?
  • When you get the blank page, are there any errors in the JavaScript console (accessible through the developer tools - ie right click on the page and click "Inspect element", then click on the console tab)? If so, please paste them in full here.

Cheers,

James

from reactivemanifesto.

synox avatar synox commented on May 20, 2024

I did some more testing. I did't have a "Name" in my Github Account.

When I add a name in the profile it works! Does a missing name trigger an error?

from reactivemanifesto.

jroper avatar jroper commented on May 20, 2024

Thanks @synox, that would likely explain it, our parsing of GitHub profile data assumes that the name field will always be present. I'll update it to make it optional, and I'll also update the UI so that it renders any errors encountered at this step, this will make diagnosis of similar errors easier in future.

from reactivemanifesto.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.