forwardemail / forwardemail/supertest

Jquery Cannot read property 'statuses' of null.

Open
#457 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
14.4k
Forks
782
PR merge metrics
No merged PRs in 30d

Description

Hello everyone,

I am facing this issue with my html code. I used a template and edited in dreamweaver. Everything looks good when I preview it in my local hard drive. But once I publish it on a domain, the home screen doesn't load properly. I opened the developer options in chrome and below are the errors. If any one can help me out I will greatly appreciate it.

Thanks in advance

Uncaught TypeError: Cannot read property 'statuses' of null
at Object.success (jquery.tweet.js:1)
at c (jquery.min.js:4)
at Object.fireWith [as resolveWith] (jquery.min.js:4)
at k (jquery.min.js:6)
at r (jquery.min.js:6)
at Object.send (jquery.min.js:6)
at Function.ajax (jquery.min.js:6)
at HTMLDivElement. (jquery.tweet.js:1)
at HTMLDivElement.dispatch (jquery.min.js:5)
at HTMLDivElement.v.handle (jquery.min.js:5)

Contributor guide

Open the contributing guide

Research direction

Start by checking whether this report belongs to supertest, since the body concerns a published HTML page and references jquery.tweet.js and jquery.min.js rather than repository files. Reproduce the reported page if available and inspect the null value in the jquery.tweet.js success callback; done would require a repository-relevant reproduction and a defined fix or corrected report.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
10/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.