Conagra Brands Contact Page error

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
Hugo Oberstein
Hobby Astronomer
Hobby Astronomer
Posts: 24
Joined: 2024-11-21, 01:40

Conagra Brands Contact Page error

Post by Hugo Oberstein » 2026-07-03, 20:44

Hello, this is a second post of a site that has an issue. This is a fresh install of Pale Moon done 30 minutes ago for a prior post. No settings changes made or Add-ons installed.

Conagra brands foods contact us page
https://www.conagrabrands.com/contact-us

The page will load, but as soon as you select Consumer Feedback then click continue, the following message appears and will not progress forward.

Something went wrong. Please try refreshing the app

Accepting or rejecting cookies does the same and refreshing the page does not help.

Name Pale Moon
Version 34.3.1 (32-bit)
Build ID 20260622183104
Update History
Update Channel release
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:128.0) Gecko/20100101 Goanna/6.9 Firefox/128.0 PaleMoon/34.3.1
OS Windows_NT 6.1
CPU Capabilities SSE2 AVX

There is not any Web Console message. However I did get the Web Console data prior to the fault.

Code: Select all

jQuery.Deferred exception: $(...).slick is not a function init@https://www.conagrabrands.com/sites/g/files/qyyrlu371/files/js/js_wSleX7RN6Gr-rO7O8bN-28FlC0igWtaa7GG7HNC_HWI.js?scope=footer&delta=2&language=en&theme=corporate&include=eJxNjlEOAyEIRC-0xiMZFqkli2JA2-vXTZvUP_Jm3gTUBsUgoVpP0LjCoJxOUbw8VuB24K_xmCIrIMrxf6aqeQodt6623FhET5ANdGOk4J0zWRgGeHErW772B-AI0zcInYOTvZa6UX9zXyNPMg0u9-CufJ8P6P4BB4xTXw:13:727
@https://www.conagrabrands.com/sites/g/files/qyyrlu371/files/js/js_wSleX7RN6Gr-rO7O8bN-28FlC0igWtaa7GG7HNC_HWI.js?scope=footer&delta=2&language=en&theme=corporate&include=eJxNjlEOAyEIRC-0xiMZFqkli2JA2-vXTZvUP_Jm3gTUBsUgoVpP0LjCoJxOUbw8VuB24K_xmCIrIMrxf6aqeQodt6623FhET5ANdGOk4J0zWRgGeHErW772B-AI0zcInYOTvZa6UX9zXyNPMg0u9-CufJ8P6P4BB4xTXw:13:1385
e@https://www.conagrabrands.com/sites/g/files/qyyrlu371/files/js/js_6u9_3WiXYf-rBuB-0Qq8Ey4sg8sS3OP2I6EqhKtnjBc.js?scope=footer&delta=0&language=en&theme=corporate&include=eJxNjlEOAyEIRC-0xiMZFqkli2JA2-vXTZvUP_Jm3gTUBsUgoVpP0LjCoJxOUbw8VuB24K_xmCIrIMrxf6aqeQodt6623FhET5ANdGOk4J0zWRgGeHErW772B-AI0zcInYOTvZa6UX9zXyNPMg0u9-CufJ8P6P4BB4xTXw:3:27028
l/</t<@https://www.conagrabrands.com/sites/g/files/qyyrlu371/files/js/js_6u9_3WiXYf-rBuB-0Qq8Ey4sg8sS3OP2I6EqhKtnjBc.js?scope=footer&delta=0&language=en&theme=corporate&include=eJxNjlEOAyEIRC-0xiMZFqkli2JA2-vXTZvUP_Jm3gTUBsUgoVpP0LjCoJxOUbw8VuB24K_xmCIrIMrxf6aqeQodt6623FhET5ANdGOk4J0zWRgGeHErW772B-AI0zcInYOTvZa6UX9zXyNPMg0u9-CufJ8P6P4BB4xTXw:3:27330
 undefined  
js_6u9_3WiXYf-rBuB-0Qq8Ey4sg8sS3OP2I6EqhKtnjBc.js:3:28648
TypeError: $(...).slick is not a function[Learn More]  
js_wSleX7RN6Gr-rO7O8bN-28FlC0igWtaa7GG7HNC_HWI.js:13:727 
I hope others can reproduce this error.

Thank you.

User avatar
adoxa
Astronaut
Astronaut
Posts: 668
Joined: 2019-03-16, 13:26
Location: Qld, Aus.

Re: Conagra Brands Contact Page error

Post by adoxa » 2026-07-04, 02:31

The error is not with slick, but with missing Document.prototype.cookie; adding that it then wants AbstractRange; that's when I gave up.

User avatar
Hugo Oberstein
Hobby Astronomer
Hobby Astronomer
Posts: 24
Joined: 2024-11-21, 01:40

Re: Conagra Brands Contact Page error

Post by Hugo Oberstein » 2026-07-10, 21:57

Pinging this post to stimulate activity. Solutions or other ideas?