Skip to content

Dynamic Page List breaks datatable query #247

@danielriedmueller

Description

@danielriedmueller

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions