(In reply to Aaditya Arora from comment #3) > I was able to reproduce the same bug when I was working on Bug `1401918` (https://bugzilla.mozilla.org/show_bug.cgi?id=1401918 ) and their is also another bug in > > https://searchfox.org/mozilla-central/source/devtools/client/webconsole/components/FilterBar.js#31 Ah great, can you please help Aaditya and provide the right steps-to-reproduce (STR), thanks! > > `filterBarVisible` is set to be required but its value is undefined. As this prop is getting its value from > > https://searchfox.org/mozilla-central/source/devtools/client/webconsole/reducers/ui.js#24 > > and `filterBarVisible` is not defined their. > Do I open a new bug for this? I believe that this has been already reported as bug 1529225 But, thanks for the note!
Bug 1530323 Comment 5 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Aaditya Arora from comment #3) > I was able to reproduce the same bug when I was working on Bug `1401918` (https://bugzilla.mozilla.org/show_bug.cgi?id=1401918 ) and their is also another bug in > > https://searchfox.org/mozilla-central/source/devtools/client/webconsole/components/FilterBar.js#31 Ah great, can you please help Lucas and provide the right steps-to-reproduce (STR), thanks! > > `filterBarVisible` is set to be required but its value is undefined. As this prop is getting its value from > > https://searchfox.org/mozilla-central/source/devtools/client/webconsole/reducers/ui.js#24 > > and `filterBarVisible` is not defined their. > Do I open a new bug for this? I believe that this has been already reported as bug 1529225 But, thanks for the note!