berntkau
12 Apr 2012, 8:13 AM
Hi! This i merely a aesthetic issue and code executes ok, but I guess it should be fixed at some point.
Opening code view of my controllers I get the following error message with all views:, and stores: include lines:
"Bad line breaking before ','". and the lines look identical to the snippet below. Note the placing of the comma.:
...
views: [
'DesktopViewport'
]
,
...
I thought this was due to the 'old' code so I tried to remove the views and enter them again, but it seems there is some error in Designer generating the code.
Thanks for the great job you are doing!
Opening code view of my controllers I get the following error message with all views:, and stores: include lines:
"Bad line breaking before ','". and the lines look identical to the snippet below. Note the placing of the comma.:
...
views: [
'DesktopViewport'
]
,
...
I thought this was due to the 'old' code so I tried to remove the views and enter them again, but it seems there is some error in Designer generating the code.
Thanks for the great job you are doing!