You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Local development has gotten a little harder with the introduction of the newsletter functionality due to a number of additional env variables being needed.
This causes the settings tab to not allow you to update a users profile.
Expected Behavior
There should be an way to bypass needing these variables to develop locally
Current Behavior
You need to correct env variables or you need to bypass the functionality in the code
Screenshots
Drag and drop screenshots here to better describe your issue
Steps to reproduce
Please provide detailed steps for reproducing the issue
Follow the README
Try to update your user settings locally after logging in
Additional info
Bypassed this locally by doing the following
and setting my .env to NODE_ENV=development
This may not be a good idea when deployed.
9a82fc53-e79a-48ff-a9a6-7f76e9346e3d.mp4
The text was updated successfully, but these errors were encountered:
Uh oh! @JohnAllenTech, the image you shared is missing helpful alt text. Check your issue body.
Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.
JohnAllenTech
changed the title
Local development with newsletter email is challenging
Local development with new newsletter email functionailty is challenging
Feb 28, 2024
Uh oh! @JohnAllenTech, the image you shared is missing helpful alt text. Check your issue body.
Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.
Context
Local development has gotten a little harder with the introduction of the newsletter functionality due to a number of additional env variables being needed.
This causes the settings tab to not allow you to update a users profile.
Expected Behavior
There should be an way to bypass needing these variables to develop locally
Current Behavior
You need to correct env variables or you need to bypass the functionality in the code
Screenshots
Drag and drop screenshots here to better describe your issue
Steps to reproduce
Please provide detailed steps for reproducing the issue
Follow the README
Try to update your user settings locally after logging in
Additional info
Bypassed this locally by doing the following
and setting my .env to NODE_ENV=development
This may not be a good idea when deployed.
9a82fc53-e79a-48ff-a9a6-7f76e9346e3d.mp4
The text was updated successfully, but these errors were encountered: