Skip to content

Blockly Factory: Exporter: Does not export generators when definitions are also check for export #647

Open
@AnmAtAnm

Description

@AnmAtAnm

The Block Exporter has two checkmarks for "Block Definitions" and "Generator Stubs". If both are check, generators do not export.

Chrome on Mac, version 53.0.2785.116 (64-bit)

Activity

picklesrus

picklesrus commented on Oct 4, 2016

@picklesrus
Contributor

This is working fine for me. I did have to give chrome permission to download multiple files though. Are you still seeing this?

Note: in safari this is broken because instead of downloading files it just loads the contents of the file in the browser, but doesn't know how to do both at once.

picklesrus

picklesrus commented on Oct 6, 2016

@picklesrus
Contributor

I can't reproduce this so I'm going to close it. Feel free to reopen if it shows up again.

picklesrus

picklesrus commented on Oct 6, 2016

@picklesrus
Contributor

Ah, it seems it is related to having the setting "Ask where to download each file before loading" checked in chrome. Doesn't work on a mac, works okay on linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @AnmAtAnm@picklesrus

        Issue actions

          Blockly Factory: Exporter: Does not export generators when definitions are also check for export · Issue #647 · google/blockly