Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabled columns enabled by enabled-columns generate warnings with hash parameters #244

Open
dotpointer opened this issue Jan 11, 2019 · 0 comments

Comments

@dotpointer
Copy link
Contributor

Columns that has the disabled attribute but are enabled through the enabled-columns parameter in cosmoz-omnitable generate warnings when they have filters availlable in the hash parameters.

Error is generated in: app/bower_components/cosmoz-omnitable/cosmoz-omnitable.js:529.

Issue can be tested in the cosmoz-frontend project under Invoices / Open invoices on the EFH node by filling in the Verification number and reloading the page, the following errors then appear in the console:

column with name for param voucherNumber not found!

The filter is filled in anyway and it seems to work even without this error. It seems to be some kind of race condition where the hash filters are taken into consideration before enabled-columns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant