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

plugin works fine on 5.4 but not on 5.6.1 #11

Open
TRISAF opened this issue Sep 27, 2017 · 1 comment
Open

plugin works fine on 5.4 but not on 5.6.1 #11

TRISAF opened this issue Sep 27, 2017 · 1 comment

Comments

@TRISAF
Copy link

TRISAF commented Sep 27, 2017

Hi,
this plugin works fine on 5.4 but not on 5.6.1

The error is:

Uncaught TypeError: __webpack_require__(...).register is not a function (http://localhost:5601/bundles/kibana.bundle.js?v=15533:280)
Version: 5.6.1
Build: 15533
Error: Uncaught TypeError: __webpack_require__(...).register is not a function (http://localhost:5601/bundles/kibana.bundle.js?v=15533:280)
    at window.onerror (http://localhost:5601/bundles/commons.bundle.js?v=15533:76:8884)

Any idea for fix this error?

Many thanks
Filippo

@jvoisin jvoisin changed the title plugin work's fine on 5.4 but not on 5.6.1 plugin works fine on 5.4 but not on 5.6.1 Sep 27, 2017
@purplesrl
Copy link

The problem is the last line in mapster.js:

require('ui/registry/vis_types').register(mapsterProvider);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants