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

Latest Flexmonster CSV datasource failing and console error in the browser

Answered
Felix Cosma asked on November 7, 2017

Hi!
We have this problem, when attempting to load in a CSV file into flex. It only happens since we switched to the latest distribution, the previous worked fine. This only happens sometimes.
--
vendor.build.js:7974 Uncaught TypeError: this.Qf[e].push is not a function
at c.Flexmonster.l6.addEventListener (vendor.build.js:7974)
at l6.Flexmonster.j6.open (vendor.build.js:7974)
at l6.Flexmonster.l6.open (vendor.build.js:7974)
at l6.Flexmonster.l6.Cn (vendor.build.js:7974)
at s6.Flexmonster.s6.UT (vendor.build.js:7974)
at s6.Flexmonster.s6.pV (vendor.build.js:7974)
at vendor.build.js:7974
--
reportData =
dataSource : { filename : "#{BASE_HOST}/data/#{cube.ds.schema}" }
slice : cube.slice
formats: formats
conditions: cube.conditions
options : cube.options
--
scope.report = elem.flexmonster
toolbar: true
container: "pivotContainer"
report: reportData
width: "100%"
height: element.parents('body').outerHeight() - 100
licenseKey: FLEXMONSTER_KEY
 
 
 

6 answers

Public
Felix Cosma November 7, 2017

Screenshot.

Attachments:
flex support.jpg

Public
Tanya Gryshko Tanya Gryshko Flexmonster November 8, 2017

Hello, Felix,
Thank you for reporting the issue.
We think we have detected the same issue on our side. Please download the package containing the fix from here.
We kindly ask you to check this new version and update us whether your issue is fixed.
Regards,
Tanya

Public
Felix Cosma November 9, 2017

Hi Tanya,
I've tried it now, an I still have some errors, just like before:
vendor.build.js:7974 Uncaught TypeError: this.Nf[e].push is not a function
at f.Flexmonster.s4.addEventListener (vendor.build.js:7974)
at s4.Flexmonster.o4.open (vendor.build.js:7974)
at s4.Flexmonster.s4.open (vendor.build.js:7974)
at s4.Flexmonster.s4.Fn (vendor.build.js:7974)
at k4.Flexmonster.k4.oU (vendor.build.js:7974)
at k4.Flexmonster.k4.OV (vendor.build.js:7974)
at vendor.build.js:7974
Flexmonster.s4.addEventListener @ vendor.build.js:7974
Flexmonster.o4.open @ vendor.build.js:7974
Flexmonster.s4.open @ vendor.build.js:7974
Flexmonster.s4.Fn @ vendor.build.js:7974
Flexmonster.k4.oU @ vendor.build.js:7974
Flexmonster.k4.OV @ vendor.build.js:7974
(anonymous) @ vendor.build.js:7974
setTimeout (async)
Flexmonster.k4.Ed @ vendor.build.js:7974
Flexmonster.k4.show @ vendor.build.js:7974
Flexmonster.s4.ca @ vendor.build.js:7974
Flexmonster.E4.load @ vendor.build.js:7974
Flexmonster.k3.connect @ vendor.build.js:7974
Flexmonster.m3.M8 @ vendor.build.js:7974
Flexmonster.m3.Du @ vendor.build.js:7974
Flexmonster.m3.RT @ vendor.build.js:7974
Flexmonster.m3.K8 @ vendor.build.js:7974
Flexmonster.m3.xw @ vendor.build.js:7974
(anonymous) @ vendor.build.js:7974
setTimeout (async)
Flexmonster.k4.Ed @ vendor.build.js:7974
(anonymous) @ vendor.build.js:7974
Flexmonster.G.bE @ vendor.build.js:7974
Flexmonster.G.E2 @ vendor.build.js:7974
Flexmonster.m3.Lx @ vendor.build.js:7974
Flexmonster.T4.Lx @ vendor.build.js:7974
K @ vendor.build.js:7974
Flexmonster.(anonymous function) @ vendor.build.js:7974
Flexmonster @ vendor.build.js:7974
window.jQuery.window.jQuery.fn.flexmonster @ vendor.build.js:7975
(anonymous) @ cube_csv_visualiser.coffee:49
$broadcast @ service.js:115
(anonymous) @ cubes_create_state_controller.coffee:128
fn @ VM6024:4
$eval @ service.js:115
(anonymous) @ service.js:115
(anonymous) @ service.js:115
forEach @ service.js:115
$$writeModelToScope @ service.js:115
writeToModelIfNeeded @ service.js:115
(anonymous) @ service.js:115
validationDone @ service.js:115
processAsyncValidators @ service.js:115
$$runValidators @ service.js:115
$$parseAndValidate @ service.js:115
$commitViewValue @ service.js:115
$$debounceViewValueCommit @ service.js:115
$setViewValue @ service.js:115
(anonymous) @ service.js:115
$eval @ service.js:115
$apply @ service.js:115
(anonymous) @ service.js:115
dispatch @ service.js:115
elemData.handle @ service.js:115
ListPicker._handleMouseUp @ about:blank:589
10:18:14.308 vendor.build.js:7974 Uncaught TypeError: this.Nf[e].push is not a function
at f.Flexmonster.s4.addEventListener (vendor.build.js:7974)
at s4.Flexmonster.o4.open (vendor.build.js:7974)
at s4.Flexmonster.s4.open (vendor.build.js:7974)
at s4.Flexmonster.s4.Fn (vendor.build.js:7974)
at k4.Flexmonster.k4.oU (vendor.build.js:7974)
at k4.Flexmonster.k4.WK (vendor.build.js:7974)
at k4.Flexmonster.k4.show (vendor.build.js:7974)
at Object.Flexmonster.s4.ca (vendor.build.js:7974)
at E4.Flexmonster.E4.sK (vendor.build.js:7974)
at c.Flexmonster.c.SQ (vendor.build.js:7974)
 
 

Public
Ian Sadovy Ian Sadovy Flexmonster November 9, 2017

Hello Felix,
 
Thank you for the answer.
Here is the package with another approach to fix the issue -  https://s3.amazonaws.com/flexmonster/teledynamicx/FLEXMONSTER-2017-TELEDYNAMICX-NOV09.zip
 
Please try and let me know.
If the issue is still there, could you please provide an access to your application page to speed up the debugging process? (you can reply via email in case you do not want it to make public).
 
Thanks,
Ian

Public
Felix Cosma January 17, 2018

Hi Ian,
Sorry for the late response. We changed our focus for a while, from the Flexmonster component.
https://s3.amazonaws.com/flexmonster/teledynamicx/FLEXMONSTER-2017-TELEDYNAMICX-NOV09.zip

Trying to access this link, I get:

<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>D7140FDFFE67121E</RequestId>
<HostId>
LkPlxu4KMrNqEA2KPkwu0AFNZU4o4nsa+RdUBqBIG8upsAP3vBWhjP2qRSC2yI8RsaAsHzRUCM8=
</HostId>
</Error>
 
Can you please look into it?
 
Cheers,
Felix
 
 

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster January 17, 2018

Hello Felix, 
You are welcome to download the latest version from our website. The fix is already there.
Regards,
Dmytro

Please login or Register to Submit Answer