chrism
(Christopher)
1
I am currently working on a custom app that uses multiple helper classes.
Here is a very simplified example:
class View {
variable1 = "Test"
variable2 = "Test2"
doSomething() { }
}
Since updating to FDK 9.6.0 I now get the following error when trying to run my app:
Lint errors:
app\view.js::2: Parsing error: Unexpected token =
We will check and get back on this @chrism , cc : @Kishor_Muruganandham
chrism
(Christopher)
3
Hello @Chandiramouli_Ramach @Kishor_Muruganandham,
Do you have any updates on this topic? Can you confirm whether this issue occurs for others as well?
Best regards
Christopher
system
(system)
Closed
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.