You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.
When creating a field chart for a non-numerical field you should get an error message explaining that you can only build field charts from fields with a numeric type. This was the case in pre-v1.2.2 versions.
In v1.2.2 I am getting the loading spinner forever and this JS error message in the console:
Uncaught TypeError: Cannot read property 'x' of undefined
Google Chome Version 46.0.2490.80 (64-bit) on OSX 10.11 (El Capitan).
The text was updated successfully, but these errors were encountered:
Update: This only happens when I am searching over All messages and not if I search over last 5 minutes. Is this related to ES failing and us not catching the error?
When creating a field chart for a non-numerical field you should get an error message explaining that you can only build field charts from fields with a numeric type. This was the case in pre-v1.2.2 versions.
In v1.2.2 I am getting the loading spinner forever and this JS error message in the console:
Google Chome Version 46.0.2490.80 (64-bit) on OSX 10.11 (El Capitan).
The text was updated successfully, but these errors were encountered: