Using:
http://localhost:5601/app/flexmonster_pivot opens correctly, but when I select an index, this error appears:
Version: 7.3.2 Build: 25398 Error: Uncaught TypeError: Cannot read property 'OP' of undefined (http://localhost:5601/bundles/flexmonster_pivot.bundle.js:32) at window.onerror (http://localhost:5601/bundles/commons.bundle.js:3:1862438)
Any known solution for this problem?
Thanks in advance.
Hi Lucas,
Thank you for writing to us.
We have to inform you that due to particular technical difficulties, further Flexmonster plugin for Kibana development has been suspended.
Instead, we would suggest reverting Flexmonster to version 2.7.24, which is the last version with stable Kibana compatibility.
yarn install react-flexmonster@2.7.24 yarn install flexmonster@2.7.24
Alternatively, you can use the plugin source code for your custom Kibana integration development.
Please let us know if this helps.
Best regards,
Mykhailo
Hi, Im sorry, but i must be doing something wrong, yarn informs me that:
error `install` has been replaced with `add` to add new dependencies. Run "yarn add flexmonster@2.7.24" instead.
Using the 'add' command does nothing to prevent the 'OP' error message
Hi Lucas,
Thank you for your fast response.
This issue might be caused by the specificities of Kibana caching – we would suggest reinstalling the plugin with the following steps:
After this, the plugin should be working as expected.
Please let us know if this works for you.
Regards,
Mykhailo
Hi, alas, reinstalling the plugin did nonthing to fix the current problem, still getting the same error screen
I´ve never used Yarn, but I have been reciving a number of warnings while updating, could this be the reason for the error?
Hello,
Thank you for reaching out to us.
Our team has found a possible solution to the problem, which involves skipping the yarn upgrade
step.
We kindly advise reinstalling the plugin by following the updated installation steps in our Readme.
Also, please see the following Forum thread for more details.
Hope this helps.
Please let us know if you have any other questions.
Kind regards,
Vera