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

IdsDataGrid - Error while running -> npm run build:dist #1059

Closed
LilBiggs opened this issue Dec 21, 2022 · 3 comments · Fixed by #1121
Closed

IdsDataGrid - Error while running -> npm run build:dist #1059

LilBiggs opened this issue Dec 21, 2022 · 3 comments · Fixed by #1121
Assignees
Labels
type: bug 🐛 Something isn't working [1] Velocity rating (Fibonacci)

Comments

@LilBiggs
Copy link

LilBiggs commented Dec 21, 2022

Describe the bug
While trying to build the distributable package of enterprise-wc, there is an error in save-settings-manual.ts and save-settings.ts.
Object literal may only specify known properties, and 'filterTerms' does not exist in type 'IdsDataGridColumn'.

To Reproduce

Steps to reproduce the behavior:

  1. Pull down latest enterprise-wc project
  2. Run Command: npm run build:dist

Expected behavior
No error to happen

Version

  • ids-enterprise-wc: v1.0.0-beta.2

Screenshots
image

Platform

  • Infor Application/Team Name: Infor WFM

Additional context
This does not happen when you run the regular build command: npm run build

@tmcconechy tmcconechy added type: bug 🐛 Something isn't working [1] Velocity rating (Fibonacci) labels Dec 21, 2022
@tmcconechy
Copy link
Member

I noticed this also and it is fixed within #1057

@LilBiggs
Copy link
Author

Thanks @tmcconechy

@tmcconechy
Copy link
Member

This issue is fixed in https://www.npmjs.com/package/ids-enterprise-wc/v/1.0.0-beta.6
This was simply a typescript error that needed fixing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working [1] Velocity rating (Fibonacci)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants