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

[BUG] Form component does not emit namespaced events #44

Closed
2 tasks done
nathanaelbice opened this issue Aug 19, 2020 · 1 comment
Closed
2 tasks done

[BUG] Form component does not emit namespaced events #44

nathanaelbice opened this issue Aug 19, 2020 · 1 comment
Labels

Comments

@nathanaelbice
Copy link
Contributor

nathanaelbice commented Aug 19, 2020

Environment

Please provide as many details as you can:

  • Hosting type
    • Form.io
    • Local deployment
      • Version: 7.0.0-rc.64
  • Formio.js version: N/A
  • Frontend framework: Vue.js (vue-formio 4.0.4)
  • Browser: Chrome
  • Browser version: 84.0.4147.105

Steps to Reproduce

  1. Set a custom namespace
  2. Emit a custom event from within the Form component
  3. Notice that it does not emit out to the vue layer

Expected behavior

  • The event should be available in the vue app

Observed behavior

nathanaelbice added a commit to nathanaelbice/vue-formio that referenced this issue Aug 19, 2020
@nathanaelbice nathanaelbice changed the title [BUG] Form component doesn't not emit namespaced events [BUG] Form component does not emit namespaced events Aug 19, 2020
randallknutson added a commit that referenced this issue Aug 24, 2020
[#44] Add support for custom namespace in event handling
@jeriah-formio
Copy link

We're currently addressing a backlog of GitHub issues. Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!

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

2 participants