Netlify-cms: Email signup link opens landing page instead of Netlify backend on Safari

Created on 5 Oct 2020  Â·  1Comment  Â·  Source: netlify/netlify-cms

There is no way to properly sign up if Safari is set as the standard browser. Copying the link URL and pasting it into Firefox or Chrome will trigger the signup interface.

To Reproduce

  1. Add email address to netlify identity tab
  2. Upon receiving the signup email, click the "Accept the invite" link
  3. If Safari is set as the standard browser, the signup interface won't open, and the page index will appear

Expected behavior
When clicking the "accept the invite link", the "complete signup process" interface should appear in Safari.

Applicable Versions:

  • Netlify CMS version: 2.12.19
  • Git provider: Github
  • OS: MacOS 10.15.6
  • Browser version: Safari 14.0

CMS configuration

backend:
  name: git-gateway
  branch: master

media_folder: static/img
public_folder: /img

…
bug

Most helpful comment

Hi @moritzsalla, Netlify CMS uses the Identity widget for the signup flow. Would you mind opening this issue here https://github.com/netlify/netlify-identity-widget?

>All comments

Hi @moritzsalla, Netlify CMS uses the Identity widget for the signup flow. Would you mind opening this issue here https://github.com/netlify/netlify-identity-widget?

Was this page helpful?
0 / 5 - 0 ratings