dart-archive / eclipse3

DEPRECATED - NO LONGER maintained/supported - Eclipse plugins and Dart Editor
8 stars 6 forks source link

Running as Javascripit works only once #71

Open DartBot opened 9 years ago

DartBot commented 9 years ago

Originally opened as https://github.com/dart-lang/sdk/issues/23415

This issue was originally filed by rickard.lind...@gmail.com


What steps will reproduce the problem? 1.Changes to any dart-file 2.Run as javascript

What is the expected output? What do you see instead? Chrome starts up and my application starts, but here is were the problem starts. It seems to be stuck here, the application should load some API's. But it doesn't, it just stays there, it seems to be loading the API's.

What version of the product are you using? Dart Editor version 1.10.0.release (STABLE) Dart SDK version 1.10.0

On what operating system? Win 8.1

What browser (if applicable)? Chrome

Please provide any additional information below. It works just fine if I re-start Dart and don't do any changes to any .dart-file. If I change in .css or .html, the application and the API's are loaded. Basically it works fine one time.

Someone that knows what I'm doing wrong?

Thanks in advance

DartBot commented 9 years ago

Comment by lrhn


Added Area-Editor, Triaged labels.