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

Search no longer works after 0.33.1 upgrade #10806

Closed
CoconutTherapy opened this issue Sep 5, 2019 · 2 comments
Closed

Search no longer works after 0.33.1 upgrade #10806

CoconutTherapy opened this issue Sep 5, 2019 · 2 comments
Assignees
Labels
Type:Bug Product defects
Milestone

Comments

@CoconutTherapy
Copy link

Describe the bug
Search loads indefinitely and does not return results.

Logs

Uncaught TypeError: a is not a function
    at app-main.bundle.js?53f423daaafc18f862bc:5
    at Array.map (<anonymous>)
    at app-main.bundle.js?53f423daaafc18f862bc:5
    at renderChildren (app-main.bundle.js?53f423daaafc18f862bc:5)
    at e (app-main.bundle.js?53f423daaafc18f862bc:5)
    at t.value (app-main.bundle.js?53f423daaafc18f862bc:5)
    at t.value (app-main.bundle.js?53f423daaafc18f862bc:5)
    at u._renderValidatedComponentWithoutOwnerOrContext (vendor.bundle.js?53f423daaafc18f862bc:1)
    at u._renderValidatedComponent (vendor.bundle.js?53f423daaafc18f862bc:1)
    at u._updateRenderedComponent (vendor.bundle.js?53f423daaafc18f862bc:1)

To Reproduce
Upgrade to 0.33.1
Make a search

Expected behavior
Search should return results

Screenshots
image

Information about your Metabase Installation:

  • Your browser and the version: Chrome 76.0.3809.132
  • Your operating system: Windows 10
  • Metabase version: 0.33.1
  • Metabase hosting environment: Elastic Beanstalk
  • Metabase internal database: Postgres

Severity
Pretty severe, we can't search anymore

@CoconutTherapy CoconutTherapy added the Type:Bug Product defects label Sep 5, 2019
@kritop
Copy link

kritop commented Sep 5, 2019

same here, just updated to 0.33.1 from 0.33.0 (Heroku with Postgres)

@paulrosenzweig
Copy link
Contributor

Fixed by #10811

@mazameli mazameli added this to the 0.33.2 milestone Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Product defects
Projects
None yet
Development

No branches or pull requests

4 participants