question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Custom Component feature does not seem to work or is not documented well enough for people to use.

See original GitHub issue

Environment

Please provide as many details as you can:

Form.io is getting a lot of support requests to figure out how to get the new Custom Components feature working in this library. This was contributed by a community member and therefore does not fall under the maintenance umbrella of our company Form.io.

We need to do one of two things:

  • Remove that feature from this module so that Form.io can continue to support this module.

  • Move that contribution into the developers own repository.

  • Write more comprehensive documentation on how to get Custom components working with this new feature.

  • Hosting type

    • Form.io
    • Local deployment
      • Version:
  • Formio.js version:

  • Frontend framework:

  • Browser:

  • Browser version:

Steps to Reproduce

Expected behavior

Observed behavior

Example

If possible, please provide a screenshot, live example (via JSFiddle or similar), and/or example code to help demonstrate the issue.

For code or form JSON, please enclose in a code block:

// your code here

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
merobalcommented, Feb 12, 2020

The Angular wrapper for Custom Components still working, see: https://angular-formio-custom-demo.netlify.com/ (angular-formio version 4.5.1 used there)

But there is an other independent example, the checkmatrix, which is a JS-based example, and actually that doesn’t work for me either, that’s why we created our version.

Also the Angular wrapper may raise other questions, like custom templates, custom edit form or custom nested component, which weren’t involved in our scope.

I’m happy to document the current limitations and kindly ask the community to discover more solutions as we did: we reviewed and understand the formio.js implementation during our work.

If you receive too many support requests I’m also open to separate this functionality into own package.

0reactions
travistcommented, Feb 13, 2020

Thanks for your support @merobal. We will keep this in place then, and hopefully the additional documentation will reduce the support burden on our end. Thanks again for your attention to this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issue Tracker - Google Developers
An issue in Google Issue Tracker is a bug report, feature request, ... or was documented to occur, or the product does not...
Read more >
That's Not a Bug, It's a Feature Request - Coding Horror
Argue strongly and loudly enough that something reported as a "bug" clearly isn't, and you may not have to to do any work...
Read more >
Define, capture, triage, and manage software bugs in Azure ...
Define, capture, and triage bugs and code defects to manage technical debt and maintain software quality.
Read more >
A* Pathfinding Project: Changelog - Arongranberg.com
MultiTargetPath will now set path and vectorPath to the shortest path even if pathsForAll is true. The log output for MultiTargetPath now contains...
Read more >
10 Most Common Bootstrap Mistakes That Developers Make
This may be because it is not clearly advertised on the Bootstrap site, or because people don't take enough time to read the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found