OntimizeWeb / ontimize-web-ngx

Web application framework based on Angular technology and standards for building web apps.
https://ontimizeweb.github.io/docs/
Apache License 2.0
40 stars 16 forks source link

O_TABLE_CONFIG: showReportOnDemandOption does not work #1749

Closed patricia-martinez-imatia closed 1 week ago

patricia-martinez-imatia commented 1 week ago

What is the current behavior?

the property showReportOnDemandOption in O_TABLE_CONFIG does not work

Steps to reproduce

{ provide: O_TABLE_GLOBAL_CONFIG, useValue: { showReportOnDemandOption : false} },

Affected versions:

Additional context

Add any other context about the problem here.