Javascript Error (recRule.getComponent is not a function)
See original GitHub issueHi!
Great peace of software. I’m just reporting an issue I’m having synchronising with activesync.
The GUI shows: Calendar : Javascript Error: Check Debug
, and the debug console the following:
recRule.getComponent is not a function calendarsync.js:684
eas.calendarsync.getWbxmlFromCalendarItem chrome://tbsync/content/provider/eas/calendarsync.js:684:33
eas.calendarsync.sendLocalChanges< chrome://tbsync/content/provider/eas/calendarsync.js:222:62
InterpretGeneratorResume self-hosted:1213:8
next self-hosted:1120:9
TaskImpl_run resource://gre/modules/Task.jsm:319:42
bound TaskImpl_run self-hosted:957:17
I hope you can fix that! Let me know if you need further info. Thanks
Issue Analytics
- State:
- Created 6 years ago
- Comments:35 (22 by maintainers)
Top Results From Across the Web
TypeError: "x" is not a function - JavaScript - MDN Web Docs
The JavaScript exception "is not a function" occurs when there was an attempt to call a value from a function, but the value...
Read more >TypeError:getComponent is not a function - Cocos Forums
Hi, I'm working on a game using Cocos Creator, which has a loading scene, on the scene I have a prefab which links...
Read more >Component gets error this.getView is not a function
Hi I have this.setModel(oModel); in the Component.js, and the controller like the first post, but still isnt working. I have the getView() error...
Read more >getComponent is not a function! - Ext.NET Forums
Hi, I'm trying to open a tab on my TabPanel similiar with MVC sample with the following script: function addTab(tabPanel, id, title, ...
Read more >Scripting API: GameObject.GetComponent - Unity - Manual
Returns the component of Type type if the game object has one attached, null if it doesn't. Using gameObject.GetComponent will return the first...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Please update to beta1, it contains a few more sanity check.
That is a different error, I do not see any reference to recRule.getComponent. Please open a new issue for this. You do not need to include the log again