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

inbucket Not Working when clicking email #31286

Open
2 tasks done
jdgamble555 opened this issue Dec 21, 2024 · 0 comments
Open
2 tasks done

inbucket Not Working when clicking email #31286

jdgamble555 opened this issue Dec 21, 2024 · 0 comments
Labels
bug Something isn't working external-issue to-triage

Comments

@jdgamble555
Copy link

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

When I receive an email, in my case the "magic link" email, I cannot click on it.

I get the error in the console, and nothing happens in the browser:

Main.elm:1 Uncaught TypeError: Cannot read properties of undefined (reading 'childNodes')

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Install supabase "supabase": "^2.1.1", and send a test email.
  2. Try clicking on the email.

Expected behavior

The link works to display the message.

Screenshots

inbucket screenshot

System information

  • OS: Windows 11
  • Browser: Chrome
  • Version of supabase-js: 2.47.10
  • Version of Node.js: v20.11.1
  • Version of Supabase: 2.1.1

Additional context

This issue seems to have appeared since the last few versions of supabase.

@jdgamble555 jdgamble555 added the bug Something isn't working label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working external-issue to-triage
Projects
None yet
Development

No branches or pull requests

1 participant