Uncaught Typeerror: $.get(...).then Is Not A Function February 24, 2024 Post a Comment Here is my code .. I am recieving error in console as Uncaught TypeError: $.get(...).then is not a function..error is in 18 th line ); liElm.innerHTML = item.Message; ulElm.appendChild(liElm); } } }); } </script> </body> Copy Share You may like these postsJs/jquery: Dynamically Add "pattern" And "title" Attribute To Form InputUsing Jquery With Shadow DomJquery / Regex: Remove Div With Nested Divs From TdCatch Javascript Customevent By Jquery On() Preserving Custom Properties At First "level" Post a Comment for "Uncaught Typeerror: $.get(...).then Is Not A Function"
Post a Comment for "Uncaught Typeerror: $.get(...).then Is Not A Function"