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

Firefox Error on SGID Index Page #2913

Open
stdavis opened this issue Dec 11, 2024 · 3 comments
Open

Firefox Error on SGID Index Page #2913

stdavis opened this issue Dec 11, 2024 · 3 comments
Labels

Comments

@stdavis
Copy link
Member

stdavis commented Dec 11, 2024

Page with issue

https://gis.utah.gov/products/sgid/sgid-index/

Issue description

Someone (jelfelt@mappingsupport.com) sent me a message telling me that this page was broken in Firefox. The only issue that I can see is that partytown throws an error in the console.

But the page seems to work correctly to me. It returns results appropriately and seems responsive. I've asked them for more specifics but I thought that I would get an issue created.

Relevant log output

TypeError: NodeCstr is not a constructor
    $createNode$ https://gis.utah.gov/~partytown/debug/partytown-ww-sw.js?v=0.10.2:1425
    getOrCreateNodeInstance https://gis.utah.gov/~partytown/debug/partytown-ww-sw.js?v=0.10.2:99
    getOrCreateSerializedInstance https://gis.utah.gov/~partytown/debug/partytown-ww-sw.js?v=0.10.2:227
    deserializeFromMain https://gis.utah.gov/~partytown/debug/partytown-ww-sw.js?v=0.10.2:184
    sendToMain https://gis.utah.gov/~partytown/debug/partytown-ww-sw.js?v=0.10.2:439
    queue https://gis.utah.gov/~partytown/debug/partytown-ww-sw.js?v=0.10.2:416
    getter https://gis.utah.gov/~partytown/debug/partytown-ww-sw.js?v=0.10.2:458
    get https://gis.utah.gov/~partytown/debug/partytown-ww-sw.js?v=0.10.2:110
    yc https://www.googletagmanager.com/gtag/js?id=G-MD7LCFF9Y1:211
    a https://www.googletagmanager.com/gtag/js?id=G-MD7LCFF9Y1:653
    receiveMessageFromSandboxToWorker https://gis.utah.gov/~partytown/debug/partytown-ww-sw.js?v=0.10.2:1833
    receiveMessageFromSandboxToWorker https://gis.utah.gov/~partytown/debug/partytown-ww-sw.js?v=0.10.2:1838
partytown-ww-sw.js:1835:37
    receiveMessageFromSandboxToWorker https://gis.utah.gov/~partytown/debug/partytown-ww-sw.js?v=0.10.2:1835
    receiveMessageFromSandboxToWorker https://gis.utah.gov/~partytown/debug/partytown-ww-sw.js?v=0.10.2:1838

What browsers are you seeing the problem on?

Firefox

@stdavis stdavis added the bug label Dec 11, 2024
@steveoh steveoh removed their assignment Dec 11, 2024
@steveoh
Copy link
Member

steveoh commented Dec 11, 2024

It appears that partytown throws that error on every page in the website so I don't think that is the problem. We'll need more information to try to resolve this issue.

in the meantime, QwikDev/partytown#650

@stdavis
Copy link
Member Author

stdavis commented Dec 11, 2024

More info from the user:

As soon as I click inside the search box in order to get my cursor there - and before I type anything, the browser console shows the js error.
It then does not matter what I type.
Once the js error fires, the page does not do anything else.

image

image

Window 10
Firefox 133.0.3 (64-bit)

I tested with Windows 11 and it works just fine. I'm not sure what the problem is. I sent the partytown issue to him as a possible future resolution.

@steveoh
Copy link
Member

steveoh commented Dec 12, 2024

Yah that is strange since we are all using the same browser, see the same error, yet the index still shows items for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants