jQuery-QueryBuilder icon indicating copy to clipboard operation
jQuery-QueryBuilder copied to clipboard

query-builder.js:460 Uncaught TypeError: e.extendext is not a function

Open M-JOXx opened this issue 1 year ago • 1 comments

Issues guidelines

  • Please search in the documentation before asking.
  • Any issue without enough details won't get any answer and will be closed.
  • Help requests must be exhaustive, precise and come with some code explaining the need (use Markdown code highlight).
  • Bug reports must come with a simple test case, preferably on jsFiddle, Plunker, etc. (QueryBuilder is available on jsDelivr and unpkg to be used on such platforms).

Hello I hope you doing well

Both cdn urls Added Successfully

its giving me this issue , query-builder.js:460 Uncaught TypeError: e.extendext is not a function

And I download JqueryBuilder all root folders in test/Index are not correct .

regards @mistic100

M-JOXx avatar Apr 21 '24 12:04 M-JOXx

Can you confirm you added the extendext library?

<script src="https://cdn.jsdelivr.net/npm/[email protected]/jquery-extendext.min.js"></script>

Benjamin-deVries avatar Aug 24 '24 16:08 Benjamin-deVries

If it's required to run, shouldn't it be bundled with the library?

raysuelzer avatar Jul 03 '25 22:07 raysuelzer