-
see SwellRT README.md and SwellRT-showcase for examples and info.
-
After several days of using the app, angular-swellrt is not able to login again:
SwellRT logs the following:
```
[java] jun 15, 2015 12:54:40 PM org.waveprotocol.box.server.rpc.AuthenticationSe…
-
- Create a method with SwellRT Model as param
- Having a map of open models
-
Integrate the SwellRT rich text editor in pad.
See #14
-
Project ids should be unique, not random
@pablojan , does SwellRT manage object ids?
If not, we should generate them from hash or other way
-
When trying to post to the pad, I get this error:
```
"TypeError: b.getDelegate is not a function
at Object.f.edit (swellrt-0.js:3495:95)
at Array. (http://192.168.1.112:8000/js/app.min.js:14…
-
Drag chat messages to pad, and any other interactions
-
-
-
That happens sometimes, 'exit' event is triggered before 'data' events.
This is the correct flow? If yes, how do I handle this because I created a function with a callback to return the output of the …