filtrex icon indicating copy to clipboard operation
filtrex copied to clipboard

Issue while using filtrex.js inside Java

Open RuchikaB opened this issue 7 years ago • 2 comments
trafficstars

Hi,

We are trying to consume filtrex.js in java using javax.script (nashorn).

And while it is loading the filterx.js file, it is giving some syntax error as mentioned below. javax.script.ScriptException: :115:17 Expected an operand but found error `yytext = JSON.stringify(yytext); ^ in at line number 115 at column number

Please let us know.

RuchikaB avatar Aug 10 '18 11:08 RuchikaB

Hi,

The issue mentioned above was resolved. But next we have ran into another issue "Cannot read property "id" from undefined in at line number 826".

All this is in the filtrex.js file. Any idea how you call filtrex.js from Java code?

Please its urgent. Let us know.

RuchikaB avatar Aug 27 '18 11:08 RuchikaB

@joewalnes Close this?

cshaa avatar Feb 24 '19 14:02 cshaa