Ghost: Issue with attribute 'data-members-name'

Created on 1 Oct 2020  路  3Comments  路  Source: TryGhost/Ghost

Issue Summary

In Ghost 3.35.0 added support for 'data-members-name' in themes but if the theme uses only attribute 'data-members-email' (e.g. Casper) you cannot register (error in console 'null is not an object' inside members.js).

To Reproduce

  1. Install Ghost 3.35.0 and start with default Casper theme.
  2. Attempt to register.

Any other info e.g. Why do you consider this to be a bug? What did you expect to happen instead?

The 'data-members-name' attribute should be optional, not mandatory.

Technical details:

  • Ghost Version: 3.35.0
  • Node Version: v12.18.1
  • Browser/OS: Safari / MacOS
  • Database: v12.18.1
bug members / mega priority

Most helpful comment

All 3 comments

+1

Also, I get the same error in the official demo https://demo.ghost.io/

Screen Shot 2020-10-01 at 4 47 20 PM

Refs #12029

Was this page helpful?
0 / 5 - 0 ratings