DynamicPageList3 icon indicating copy to clipboard operation
DynamicPageList3 copied to clipboard

Dynamic Page List breaks datatable query

Open danielriedmueller opened this issue 2 years ago • 1 comments

DynamicPageList3 version: 3.5.2 MediaWiki version: 1.39 PHP version:

List of steps to reproduce (step by step, including full links if applicable): To reproduce, try this code: {{#ask: [[:+]] |?Modification date |format=table |class=datatable |limit=5 }}

{{#dpl: |namespace= }}

What happens?: If you have a semantic query with datatable format and a DPL query on the same page, the JS for displaying the datatable loads infinitely.

What should have happened instead?: SMW Datatable loads

Browser information, screenshots and other applicable information:

danielriedmueller avatar Oct 05 '23 12:10 danielriedmueller