• Gaurav Gupta 8
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 1
    Questions
  • 2
    Replies
I have used Chatter Feed component on my visualforce page . Example : The problem is that sometimes the chatter feed is loading and working completly fine while sometimes it shows the below JS error :

Uncaught ReferenceError: Ext is not defined
Uncaught ReferenceError: chatter is not defined


and therefore feed is loding but nothing in the feed is working properly like comment / Like / File etc.

I dont understand why it is happening sometimes and not everytime ... and how to get it resolved so that the problem never occurs.
I have used Chatter Feed component on my visualforce page . Example : The problem is that sometimes the chatter feed is loading and working completly fine while sometimes it shows the below JS error :

Uncaught ReferenceError: Ext is not defined
Uncaught ReferenceError: chatter is not defined


and therefore feed is loding but nothing in the feed is working properly like comment / Like / File etc.

I dont understand why it is happening sometimes and not everytime ... and how to get it resolved so that the problem never occurs.
I want to use extjs in visualforce but i am getting error Uncaught ReferenceError: Ext is not defined i also added all library related to ext js but this time also getting same error so How to solve this error. I have a urgent requirement to solve this issue .
I want to use extjs in visualforce but i am getting error Uncaught ReferenceError: Ext is not defined i also added all library related to ext js but this time also getting same error so How to solve this error. I have a urgent requirement to solve this issue .