Ben Swinburne

Results 16 issues of Ben Swinburne

Can you post the schema for the DynamoDB table or add it to serverless.yml please? Looks as if you perhaps have a GSI on `userId` to make it work but...

I was trying to use the `mutliselectnode` event which admittedly doesn't appear to be documented but it seems to be in the codebase and I've seen it in a few...

| Q | A | -----------------------------| --- | Library version(s) affected: | ^3.3 | PHP version(s): | 7.4.10 | OS (with bit depth): | ProductName: macOS ProductVersion: 11.1 BuildVersion: 20C5048k...

[This comment][1] suggests that using QoS 0 would prevent the use of `localStorage`. > if the network connection or browser fails. If you do not wish for the Local Storage...

I was wondering if Casset supported conditional stylesheets? For example I need to output certain stylesheets depending on the browser being used. It seemed a bit counter intuitive to use...

When loading remote assets using just `//` instead of `http(s)://` causes the following issue ``` ErrorException [ Warning ]: file_get_contents(//fonts.googleapis.com/css?family=Open+Sans:300,400,600): failed to open stream: No such file or directory ```...

It'd be nice to be able to render groups of inline JS/CSS much like you can with the standard groups. The reason for this is for example outputting non jQuery...

When using the library on an EC2 instance (which has sufficient privileges through IAM) the library never seems to connect. As soon as the application starts I seem to end...

If I run the following update, the dots are expanded in the key (but dots in keys are perfectly valid in DDB). Whilst it'd be nice to be able to...

Hi @jlonardi I noticed in the readme that you've planned both microphone support and multi device support. Has any work been done on it that I could perhaps look at...