Hassan

Results 9 issues of Hassan

Hi, any idea why pasting text longer than view size adds extra space character? Here's a reproducible code: https://play.golang.org/p/m8yOQQZTRJr See the output when I pasted `aaaaaaaaaaaaaaaaaaaaaaaa` ![image](https://user-images.githubusercontent.com/4618044/51784870-a553c200-2179-11e9-951d-cbba4f63cf6d.png)

Hi Thanks for this nice and simple app! After using it for some time my notes are getting bigger and bigger. I wish the app would remember where I was...

enhancement

**Describe the bug** I'm trying to connect with `websocket` transport first and if it fails I was hoping socketio would switch to long-polling. But for some reason, it keeps reconnecting...

question

I have set my transports to use WebSocket first and then fallback to polling e.g. `transports: ["websocket", "polling"]`. To test if the fallback transport really works, I used TamperMonkey browser...

bug

Hi, when I tried to validate the output in http://validator.w3.org/feed it says: line 2, column 0: Unexpected encoding attribute on rss element I think encoding needs to be put in...

**Describe the bug** I'm trying to connect with `websocket` transport first and if it fails I was hoping socketio would switch to long-polling. But for some reason, it keeps reconnecting...

question
package:socket.io-client

I have set my transports to use WebSocket first and then fallback to polling e.g. `transports: ["websocket", "polling"]`. To test if the fallback transport really works, I used TamperMonkey browser...

bug
package:engine.io-client

https://github.com/SecureAuthCorp/oauth2c/blob/ee4c0040f3ca7ae591055f35e4932e4498d5a299/internal/oauth2/oauth2.go#L561