Skip to content

Data URI instead of normal URI? #574

@Albert221

Description

@Albert221

Hey, using the latest device_calendar, I'm trying to set the url param on Event with a URL directing to my custom deeplink, but it's not saved in calendar, I have no URL there. So I look into the plugin's code and I see this:

data['eventURL'] = url?.data?.contentText;

Why would you accept only data: URIs? Should that be fixed and toString() any Uris? Do you accept PR for that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions