Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
7 subscribers
Views
2227 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
while loading the script"<script src="
sambhavj
over 8 years ago
while loading the script"<script src="
example.co/.../script>"
in my angularJS application i am getting the following error
Uncaught TypeError: Cannot read property 'plugins' of undefined(anonymous function) @ jquery-bundle.js:967(anonymous function) @ jquery-bundle.js:974
require.js:165 Uncaught Error: Mismatched anonymous define() module: function ($,undefined){if($.jstree)return;var instance_counter=0,ccp_node=false,ccp_mode=false,ccp_inst=false,themes_loaded=[],src=$("script:last").attr("src"),document=window.document,_node=document.createElement("LI"),_temp1,_temp2;_node.setAttribute("role","treeitem");_temp1=document.createElement("I");_temp1.className="jstree-icon jstree-ocl";
_temp1.setAttribute("role","presentation");_node.appendChild(_temp1);_temp1=document.createElement("A");_temp1.className="jstree-anchor";_temp1.setAttribute("href","#");_temp1.setAttribute("tabindex","-1");_temp2=document.createElement("...
OriginalPostID-194109
OriginalPostID-194109
Discussion posts and replies are publicly visible
Parents
0
sambhavj
over 8 years ago
...reference=function(needle){var tmp=null,obj=null;if(needle&&needle.id&&(!needle.tagName||!needle.nodeType))needle=needle.id;if(!obj||!obj.length)try{obj=$(needle)}catch(ignore){}if(!obj||!obj.length)try{obj=$("#"+needle.replace($.jstree.idregex,"\\\\$&"))}catch(ignore){}if(obj&&obj.length&&(obj=obj.closest(".jstree")).length&&
(obj=obj.data("jstree")))tmp=obj;else $(".jstree").each(function(){var inst=$(this).data("jstree");if(inst&&inst._model.data[needle]){tmp=inst;return false}});return tmp};$.fn.jstree=function(arg){var is_method=typeof arg==="string",args=Array.prototype.slice.call(arguments,1),result=null;if(arg===true&&!this.length)return
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sambhavj
over 8 years ago
...reference=function(needle){var tmp=null,obj=null;if(needle&&needle.id&&(!needle.tagName||!needle.nodeType))needle=needle.id;if(!obj||!obj.length)try{obj=$(needle)}catch(ignore){}if(!obj||!obj.length)try{obj=$("#"+needle.replace($.jstree.idregex,"\\\\$&"))}catch(ignore){}if(obj&&obj.length&&(obj=obj.closest(".jstree")).length&&
(obj=obj.data("jstree")))tmp=obj;else $(".jstree").each(function(){var inst=$(this).data("jstree");if(inst&&inst._model.data[needle]){tmp=inst;return false}});return tmp};$.fn.jstree=function(arg){var is_method=typeof arg==="string",args=Array.prototype.slice.call(arguments,1),result=null;if(arg===true&&!this.length)return
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data