Giter Site home page Giter Site logo

Comments (8)

rounders avatar rounders commented on August 28, 2024

looks like this issue extends to new user registration as well.

The password fields don't show up for new users who want to sign up using a regular account (ie without using twitter, Facebook, etc).

broken-signup

from spree_social.

JDutil avatar JDutil commented on August 28, 2024

Is this still an issue if you update to latest commit c6de33e

from spree_social.

rounders avatar rounders commented on August 28, 2024

yes the issue occurs on the latest commit of 1-3-stable

Sent from my iPhone

On Jul 14, 2013, at 4:00 PM, Jeff Dutil [email protected] wrote:

Is this still an issue if you update to latest commit c6de33e


Reply to this email directly or view it on GitHub.

from spree_social.

JDutil avatar JDutil commented on August 28, 2024

Odd in one app on latest 2-0-stable I see this issue and on another app on latest 2-0-stable password fields show fine...

from spree_social.

rounders avatar rounders commented on August 28, 2024

@JDutil I've only tried on 1-3-stable on both the current project that I'm working on as well as a clean install of 1-3-stable to make sure the problem wasn't due to some other specific customization in my project.

The way that I am currently getting around this issue is by using the following line in _user_form.html.erb

<% if @spree_user && @spree_user.user_authentications.empty? || spree_current_user && spree_current_user.user_authentications.empty? %> 

from spree_social.

shaileshkalamkar avatar shaileshkalamkar commented on August 28, 2024

@rounders I am using 2-0-stable branch and facing same issue. For now, I've used your workaround and it is working fine. Thanks

from spree_social.

JDutil avatar JDutil commented on August 28, 2024

I've push commits to 2-0-stable and 1-3-stable that should fix this issue.

from spree_social.

radar avatar radar commented on August 28, 2024

Thanks @JDutil!

from spree_social.

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.