synatax error attempted to redefine property backgroundcolor line 11353
You probably have a syntax error in your code where you are defining backgroundColor twice in the same object.
@ide at the time of runtime
i got this error that: Attempted to redefine property
textAlign
but if I do DebugJSRemotely that error never comes why so and how can i access bundle file.
I tried accessing using Chrome going to url but i don't see the line number which is mentioned on the error for me it is
116663
Most helpful comment
You probably have a syntax error in your code where you are defining backgroundColor twice in the same object.