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

Relative urls don't load with api.getPlugin #510

Open
jmetz opened this issue Feb 14, 2024 · 0 comments
Open

Relative urls don't load with api.getPlugin #510

jmetz opened this issue Feb 14, 2024 · 0 comments

Comments

@jmetz
Copy link

jmetz commented Feb 14, 2024

This is because to load urls, they either need to start with http or contain newline-characters.

Perhaps it means that the single getPlugin function is a little "too versatile" and it could be split into accessing a plugin by name and getting plugin(s) by loading a url... or similar.

Would label this a discussion issue.

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

1 participant