Enterprise: General: Error building modal

Created on 28 Apr 2020  路  3Comments  路  Source: infor-design/enterprise

Describe the bug
Including modal in a custom build is giving an error.

To Reproduce
Steps to reproduce the behavior:

  1. Pull master
  2. run npm run build -- --components=modal
  3. See error: [!] Error: 'ModalManager' is not exported by src\components\modal\modal.manager.js, imported by temp\components.js

Expected behavior
Should be able to generate a build that includes a modal

Version

  • ids-enterprise: master

Platform

  • Windows

Additional context
Lawson product

[2] type

All 3 comments

Hey @EdwardCoyle, datagrid is working now, but I didn't get too much further before hitting the modal issue.

Thanks @awbuboltz, a recent addition to the core was incorrectly being picked up by the custom builder here.

QA Passed
moving this ticket to Done. Thank you
v4.28.0-beta1

verified in
https://4280-beta1-enterprise.demo.design.infor.com/components/modal/example-index.html?layout=nofrills

Was this page helpful?
0 / 5 - 0 ratings