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

Template is not exported from package #1064

Closed
1 task done
NexPlex opened this issue Mar 23, 2024 · 0 comments
Closed
1 task done

Template is not exported from package #1064

NexPlex opened this issue Mar 23, 2024 · 0 comments
Labels

Comments

@NexPlex
Copy link

NexPlex commented Mar 23, 2024

Environment

Please provide as many details as you can:

  • Hosting type

    • [] Form.io
    • Local deployment
      • Version: 6.5.x
  • Frontend framework: angular 16.2.12

  • Browser: multi

  • Browser version:

    "formiojs": "4.18.0",
    "@formio/angular": "6.5.0",
    "@formio/js": "5.0.0-rc.41",
    "font-awesome": "^4.7.0"

using the code from angular-demo in my app I'm getting this error

Error: src/app/views/pages/eh-forms/form/index/index.component.html:5:4 - error TS2739: Type 'Formio' is missing the following properties from type 'FormioPromiseService': url, formioService

[formio]="service.formio"

any thoughts how I resolve this?

@NexPlex NexPlex added the bug label Mar 23, 2024
@NexPlex NexPlex closed this as completed Mar 27, 2024
@NexPlex NexPlex reopened this Mar 27, 2024
@NexPlex NexPlex closed this as completed Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant