Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Fix: filter layouts return data#71

Open
mamun724682 wants to merge 1 commit intonovuhq:masterfrom
mamun724682:master
Open

Fix: filter layouts return data#71
mamun724682 wants to merge 1 commit intonovuhq:masterfrom
mamun724682:master

Conversation

@mamun724682
Copy link

@mamun724682 mamun724682 commented May 15, 2024

Currently data returning null.

[
  "page" => 0
  "totalCount" => 2
  "pageSize" => 10
  "data" => [
    0 => null
    1 => null
  ]
]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant