Skip to content

type tree not working #328

@TasosBak

Description

@TasosBak

Hello and thank you for this awesome plugin!

I have constructed a menu of the following structure using you plugin:

  • wrapperElem1
    • wrapperElem1.1
      • externalSource1.1.1
      • externalSource1.1.2
    • wrapperElem1.2
      • externalSource1.2.1
      • externalSource1.2.2
  • wrapperElem2
    • wrapperElem2.1
      • externalSource2.1.1
      • externalSource2.1.2
    • wrapperElem2.2
      • externalSource2.2.1
      • externalSource2.2.2

I am using http://localhost:1337/api/navigation/render/1?type=tree to get the data but the response is the same regardless if I use flat/tree. Did I miss something from the doc?

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem rightwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions