Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

JavaScript Error in plugins.bundle.js


caught Error: TD: No element was provided.
at Object.mustProvideElement (plugins.bundle.js:38:11396)
at new V (plugins.bundle.js:38:65671)

Any idea how to resolve the error above. Keeps coming in runtime


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (5)


This error typically comes from a JavaScript plugin (likely a UI library or charting tool) trying to initialize on a DOM element that means that the constructor (likely for a tooltip, dropdown, chart, or modal) was expecting a DOM element — but it was either:doesn't exist or is undefined.



Encountering a JavaScript error in plugins.bundle.js can disrupt your website’s functionality, often caused by incompatible scripts or missing dependencies. To resolve this, ensure all plugins are updated and compatible with your setup, and check for syntax errors or conflicts in the code. Similarly, just as Drive Zone Online Unlimited Money and Gold provides enhanced features for seamless gameplay, debugging your JavaScript ensures an optimized and error-free user experience for your website or application.



Hi,

Thank you for reaching out to us.

Unfroutunetly, we were not able to get the same error message in our Asp.Net-Core Starterkit.

Could you please specify which page in our Starterkit throws this error?

Have you made any changes to our codebase?

Also, let us know if there are any steps on how we can get the same error message.

Regards,
Lauris Stepanovs,
Keenthemes Support Team



Here is error message:

Message=
Source=
StackTrace:
at Number.Promise (<anonymous>)
at
at throwsError (
at
at
at


Message=
Source=
StackTrace:
at new BadResolverPromise (
at BadResolverPromise.all (<anonymous>)
at
at valueOrFalseIfThrows (
at
at
at



I need support. It's hard to manage app at debug mode. It allways stops at plugins.bundle
Here is the complete error with messages :
TypeError: Promise constructor cannot be invoked without 'new'

Message=
Source=
StackTrace:
at Number.Promise (<anonymous>)
at
at throwsError (
at
at
at


TypeError: Promise executor has already been invoked with non-undefined arguments

Message=
Source=
StackTrace:
at new BadResolverPromise (
at BadResolverPromise.all (<anonymous>)
at
at valueOrFalseIfThrows (
at
at
at


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(