mattermost-community / mattermost-plugin-agenda

Mattermost plugin to handle meeting agendas
Apache License 2.0
35 stars 21 forks source link

JS Warnings #22

Closed marianunez closed 4 years ago

marianunez commented 4 years ago

There are two JS warnings that are showing when the plugin is enabled:

Warning: Failed prop type: The prop `visible` is marked as required in `P`, but its value is `undefined`.
react_devtools_backend.js:6 Warning: Failed prop type: The prop `channelId` is marked as required in `P`, but its value is `undefined`.
Screen Shot 2020-04-03 at 10 36 49 AM
rahulsuresh-git commented 4 years ago

Would like to pick this up :)

rahulsuresh-git commented 4 years ago

Have raised a PR. @hanzei

hanzei commented 4 years ago

Awesome, thanks @icy-meteor :tada: