Aron Adler

Results 47 comments of Aron Adler

Have you tested this with v0.0.5? It's possible that this is the same issue as #19, in which case it has been fixed.

Can you paste the console output along with your code on sender and receiver?

That doesn't work. It looks like it's adding the right classes and attributes to the textarea element - going by the console output - but it's not actually resizing. The...

Sorry last fiddle was wrong. Here is the right one: http://jsfiddle.net/NfPcH/15381/

Hi, is there any reason to not approve this PR?

I just had a look round the source but couldn't find the code controlling the API. Could you point me in the right direction?

Agreed @milo-wata. I think something like Node would work well for something like this. Depending on what the requirements are this needn't be a huge amount of work. I'd be...

Btw I've had a look around the repo but can't find the code for the `pages.json` API anywhere. Could you point me in the right direction? Nvm I found it.

I'm using Windows 10. I've just rebooted my computer and opened the file in Incognito with all other extensions disabled but it's still not working. ![image](https://user-images.githubusercontent.com/13225609/100370484-41f97c00-2ffe-11eb-94db-56a15ff5bcbf.png) However it does work...

I'm trying to do that but: 1. there isn't a option for the `file:///` origin, only `https://*`, `http://*` and `*://*`. I'm guessing the `*://*` is right, but is it? 1....