I’m playing around with this module and even the short example doesn’t really work when it comes to the configuration dialog.
It renders the dialog, I’m also able to add additional fields but the save configuration always throws TypeError: onSubmit is not a function
Any idea how to solve the problem?
Docs:
- https://developer.atlassian.com/platform/forge/ui-kit-components/jira-service-management/assets-import-type/
- https://developer.atlassian.com/platform/forge/manifest-reference/modules/jira-service-management-assets-import-type/
- https://developer.atlassian.com/platform/forge/assets-import-app/ (The “tutorial” should also contain some example import schema that covers also setting attributes as unique and also import some random fake data)