orangecoding / fredy

:heart: Fredy - [F]ind [R]eal [E]states [D]amn Eas[y] - Fredy will constantly search for new listings on sites like Immoscout or Immowelt and send new results to you, so that you can focus on more important things in life ;)
http://www.orange-coding.net
MIT License
209 stars 54 forks source link

SendGrid leads to: "TypeError: Cannot read properties of undefined (reading 'fields')" #80

Closed aeneasr closed 9 months ago

aeneasr commented 9 months ago

Describe the bug

Configuring SendGrid leads to a Type Error

To Reproduce

Steps to reproduce the behavior:

  1. Configure SendGrid as a notification adapter
  2. Fill out details
  3. Click "try notification adapter"
  4. See error

Expected behavior

Should work

Screenshots

Bildschirmfoto 2023-09-19 um 12 25 20

Additional Context

Getting this issue both with 7.3.2 and fbad4456d75eec7a3d158adea6ecd98e4ec176ae

orangecoding commented 9 months ago

Thx for the report, I will check it and get back to you.

orangecoding commented 9 months ago

@aeneasr fixed here. https://github.com/orangecoding/fredy/commit/17b4bad2e4299326b2910f12eeb3cb1ab2eaa81b

aeneasr commented 9 months ago

🙏