Need a special offer?Find out if your project fits.
+

Uncaught TypeError: Cannot read property 'BP' of undefined

Answered
srikanth nambu asked on February 19, 2020

Hi Team,
 
I trying to verify the capabilities of Flexmonster pivot table module and running to an issue as seen in attached. This is happening right after selecting one of the index after clicking Pivot table icon.
Here are setup details.

  1. Source code: https://github.com/flexmonster/pivot-kibana

    2. Kibana version: 7.3.2
    3. Elastic version: 7.3.2
Initially i had issues importing the plugin in Kibana but fixed by running plugin and kibana binary as root user.
Will appreciate your quick response on this. 
 
Thanks & Regards,
Srikanth
 

11 answers

Public
Vera Didenko Vera Didenko Flexmonster February 20, 2020

Hello, Srikanth,
 
Thank you for reaching out to us and for providing additional details about the problem.

We have managed to reproduce the issue on our end.
Our team will research this further and we will notify you about the results with the ETA 10th of March.

Please let us know if any questions arise.
 
Kind regards,
Vera

Public
srikanth nambu February 20, 2020

Hi Vera,

Thanks for your response. Can this plugin work with other versions? I tried other kibana version such as 7.6, 7.5.2 etc and nothing worked.

Thanks,
Srikanth

Public
Vera Didenko Vera Didenko Flexmonster February 21, 2020

Hello, Srikanth,
 
Thank you for your reply.
 
We would like to explain that the latest supported version of Kibana has been 7.3.2 until recent updates.
Our team is currently researching the problem and we will share the results with you as soon as they are ready.
 
As a workaround, it may help to refer to react-flexmonster@2.7.24 in the Flexmonster Kibana plugin instead of the latest one.
Hope this helps.

Kind regards,
Vera

Public
mingderwang February 27, 2020

no luck! still not working, when I change dependency to react-flexmonster@2.7.24, and rebuild node_modules, and clean optimize/bundle and restart the kibana.
 
Ming

Public
mingderwang February 27, 2020

Hi dear,
the one download from https://github.com/flexmonster/pivot-kibana/releases v1.21 version plugin is not working, but it works if I build a new one with with git tag v1.21 and "react-flexmonster": "^2.7.24".
Thanks.
Ming

Public
Mary Mary Flexmonster February 28, 2020

Hi Ming!

Thank you for reporting this.
It's a known problem and we are already working to fix the issue. The update will be available next Tuesday.

Best regards,
Flexmonster Team

Public
pankaj kumar singh March 4, 2020

Hi Ming,
 
we are also facing the same issue. Do we have any fox related to it.
 
Thanks
Pankaj

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster March 4, 2020

Hello,
 
Thank you for reaching out to us.
 
We would like to kindly inform you that our development team is researching the problem.
 
We will be ready to provide you with results ETA Mar 10.
 
Kind regards,
Illia

Public
lufeng March 12, 2020

Hello, ming!
I build a new one with with git tag v1.21 and “react-flexmonster”: “^2.7.24”.But it also doesn't work, how do you build? I wonder where something got it wrong.
 
HI, Illia !
It is Mar 12 now. I want to know if you fixed this problem, I am  facing the same issue and I can't find any solution with google or any other way.
 
Thanks & Kind regards,
lufeng

Public
Mykhailo Halaida Mykhailo Halaida Flexmonster March 12, 2020

Hi Lufeng,
 
Thank you for writing to us.
 
We would like to inform you that due to some technical difficulties on our side, we had to postpone this fix until the next minor release ETA March 23rd. We will keep you posted on this matter.
 
Thank you for your understanding.
 
Best regards,
Mykhailo

Public
Mykhailo Halaida Mykhailo Halaida Flexmonster April 22, 2020

Hi Srikanth,
 

We hope you're doing well!
 

Our team has found a potential solution to the issue in question. The main change involves skipping the yarn upgrade step which was known to cause problems with running the plugin.

We have updated the installation steps in our Readme.
Also, please see the following forum thread for more details.
 

We hope this helps.
 

Best regards,
Mykhailo

Please login or Register to Submit Answer