Description
Kibana version: 5.5.0
Elasticsearch version: 5.5.0
Server OS version: macOS Sierra 10.12.5
Browser version: Safari 10.1.1
Browser OS version: macOS Sierra 10.12.5
Original install method (e.g. download page, yum, from source, etc.): homebrew
Description of the problem including expected versus actual behavior: I had plugins that were working fine in 5.4.x that now throw a fatal error in the updated 5.5.0 version of kibana/elasticsearch. I have tried installing various plugins and they all throw the same error. Changing the version element to "5.5.0" in package.json inside the plugins did not help.
Steps to reproduce:
- install plugin
- load kibana
Errors in browser console (if relevant):
Error: TypeError: undefined is not an object (evaluating '_modules2["default"].get') (http://localhost:5601/bundles/kibana.bundle.js?v=1:282)
onerror@http://localhost:5601/bundles/commons.bundle.js?v=1:90:20889
Provide logs and/or server output (if relevant):