Remove support for server rendered scope data
The Angular parser isn't expressive enough to handle anything but a subset of ASCII so it's not suitable for pushing arbitrary JSON data into the scope via ng-init. We'll have to do something else. For now, remove it because it was just premature optimisation.
Showing
Please register or sign in to comment