Skip to content

Trying to upgrade to a specific flutter version gives: document's frame is sandboxed and the 'allow-scripts' permission is not set. #38

Open
@AlexanderMendivil

Description

@AlexanderMendivil

I'm trying to upgrade to flutter 3.3.0 using the specified command:

sh -c "curl -fsSL https://raw.githubusercontent.com/passsy/flutter_wrapper/master/install.sh" | bash /dev/stdin -t v3.3.0

But that gives an error with the following output:

flutterw:1 Blocked script execution in 'https://raw.githubusercontent.com/passsy/flutter_wrapper/v3.3.0/flutterw' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.

I do have javascript enable on my browser.

Is there a way I can upgrade to my wanted version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions