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

The "store filter" admin feature is broken #461

Open
leehart opened this issue Dec 14, 2018 · 0 comments
Open

The "store filter" admin feature is broken #461

leehart opened this issue Dec 14, 2018 · 0 comments

Comments

@leehart
Copy link
Collaborator

leehart commented Dec 14, 2018

Samples & Variants > Start > Open a table: Variants
Add filter > "Store as..."
See a blank screen and a console error log:

Uncaught TypeError: this.storedFilterNameField.focus is not a function
    at Object.componentDidUpdate (QueryPicker.js:79)
    at commitLifeCycles (react-dom.development.js:14693)
    at commitAllLifeCycles (react-dom.development.js:15905)
    at HTMLUnknownElement.callCallback (react-dom.development.js:145)
    at Object.invokeGuardedCallbackDev (react-dom.development.js:195)
    at invokeGuardedCallback (react-dom.development.js:248)
    at commitRoot (react-dom.development.js:16075)
    at completeRoot (react-dom.development.js:17463)
    at performWorkOnRoot (react-dom.development.js:17391)
    at performWork (react-dom.development.js:17295)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants