-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 4.0.0.CR1
-
Fix Version/s: 4.0.0.Final
-
Component/s: examples
-
Labels:None
-
Affects:Interactive Demo/Tutorial
1) document.location should be changed to document.location.href. Actually both variants now working(thanks to browsers) but first one is incorrect as we actually changing the adress but assigning to the whole location js object.
2) remove view parameters. Them not used so could confuse. Sometimes them firing conversion errors(causes unnesessary processing invocations).