Skip to content

Tries to open file://www.google.com/jsapi from electron #314

@KromDaniel

Description

@KromDaniel

Hey
I'm using electron v1.4.8 and have the next issue:

Getting error when it tries to load content from file://www.google.com/jsapi I guess it's because electron URL begins with file and not with http\s.

When I use google charts without this module
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
it works (but not comfortable with angular)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions