You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to compile some of our scala code works fine in DevMode, but results in UmbrellaException when compiled to javascript.
Compiling and running the following fork of the hello world project gives four buttons C, D, E and F
C and D work in both dev mode and javascript
E and F work in dev mode but fail in javascript
Attempting to compile some of our scala code works fine in DevMode, but results in UmbrellaException when compiled to javascript.
Compiling and running the following fork of the hello world project gives four buttons C, D, E and F
C and D work in both dev mode and javascript
E and F work in dev mode but fail in javascript
git://github.com/kubuskowalski/scalagwt-sample.git
PS fantastic work, we're watching this closely as we'd love to have our scala code running in the browser..
The text was updated successfully, but these errors were encountered: