Netlify interferes with newsletter sign up
casperboone opened this issue · 3 comments
casperboone commented
Having the newsletter sign up component on a page causes a JS error on the first load of a page (subsequent loads work fine). Locally there are no issues, but it is likely that Netlify is trying to insert some code for Netlify forms which interferes with other code.
For now, I've hidden the newsletter component. Before re-introducing it, we need to look into this.
casperboone commented
Disabled netlify form detection recently, which will probably make this possible again :)
casperboone commented
@ARBaart Do we actually want to add this functionality back now that there not really any newsletters anymore?
casperboone commented
Going with a "no" for now