Dimensions passed on URL don't work
See original GitHub issueThe doc mentions that you can pass image dimensions on the URL like so
.../svg-editor.html?dimensions=300,240&canvas_expansion=5&initFill[color]=0000FF
However, when I try to do that with master or several hosted versions, I get a
TypeError: arr[Symbol.iterator] is not a function
error in the console. I could not find a workaround format.
I believe I understand the current status of this project so many thanks for any responses.
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Passing parameters when creating url to the explore from ...
I have a view with several dimensions and measures. I have a visualization using this view (just a table). When I click on...
Read more >Is a url query parameter valid if it has no value? - Stack Overflow
I'm looking for a link to something official that says one way or the other. A simple yes/no answer or anecdotal evidence won't...
Read more >url params don't work for some args (protected names maybe?)
For arg named date can't pass value via URL. It gets undefined. Before that, I had the same problem with the select control...
Read more >How to Use URL Fragments & Query Strings as Custom ...
Either use a simple URL query string or a URL fragment and push them into Google Analytics as a custom dimension. I will...
Read more >Page URL | Adobe Analytics - Experience League
The 'Page URL' dimension lists the URLs on your site. This dimension is only available in Data Warehouse. If you want to use...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Yes, they are correct in the Document Properties
Are the dimensions to be reflected in the Document Properties dialog?