Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReferenceError: getURL is not defined #1

Open
makwanaajay opened this issue May 12, 2016 · 1 comment
Open

ReferenceError: getURL is not defined #1

makwanaajay opened this issue May 12, 2016 · 1 comment

Comments

@makwanaajay
Copy link

Hello,
I am getting the below error when trying to open the svg-filter-editor.
ReferenceError: getURL is not defined
getURL("DAGFilterEditor.xml", this); in DAGFilterEditor.js

@thelonious
Copy link
Owner

That's an old function that was available in the Adobe SVG viewer. That should be replaced with a standard XHR call. I'll try to take a look soon, but in the meantime, if you're familiar with XHR, then you should be able to monkey patch that function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants