Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

pub serve hangs forever after code change on 0.13.0 #1276

Closed
@ewot

Description

@ewot

Pub serve (both from cli and from editor) works on first access. But after changing a dart file and reloading the app the browser hangs forever on loading the .dart or .dart.js file depending on if using Dartium or Chrome.

To reproduce:

  1. run the hello_world.dart example from Dart editor
  2. wait until initialized and running in Dartium
  3. change some whitespace in hello_world.dart
  4. reload i dartium -> hangs forever on request GET hello_world.dart

This behaviour started after upgrading from 0.12 and adding the angular transformer to pubspec.yaml.

I'm running on Ubuntu 14.04 64bit and Dart SDK version 1.6.0-dev.4.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions