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

Javascript exception on the new meeting prep message screen #61

Closed
robby1066 opened this issue Jun 15, 2021 · 1 comment
Closed

Javascript exception on the new meeting prep message screen #61

robby1066 opened this issue Jun 15, 2021 · 1 comment
Labels
bug Something isn't working message creation Items that relate to the creation and recording of messages
Milestone

Comments

@robby1066
Copy link
Owner

Describe the bug

There appears to be a stray reference to the introduction-item stimulus controller on the meeting prep message page.

It doesn't seem to affect the functionality of the page, but it is throwing an error in the console.

Steps To Reproduce

  1. Go to /messages/meeting_prep
  2. See the error that shows in the console.

Expected behavior

There should be no errors in the console.

Screenshots

Screenshot 2021-06-15 at 15 03 43@2x

@robby1066 robby1066 added bug Something isn't working message creation Items that relate to the creation and recording of messages labels Jun 15, 2021
@robby1066 robby1066 added this to the For June milestone Jun 24, 2021
@robby1066
Copy link
Owner Author

This one was fortunately really easy. The introduction item (now deprecated message type) was erroneously referenced on the meeting prep page. Just removed it and the errors went away.

Confirmed that the errors weren't blocking functionality, either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working message creation Items that relate to the creation and recording of messages
Projects
None yet
Development

No branches or pull requests

1 participant