Kendall Arneaud

Results 86 issues of Kendall Arneaud

How do you addMap to endpoints if you are not using URLRewrite? e.g. ``` $server = new \Rest\Server($_POST['uri']); // where POST is array('uri'=>'/users','key1'=>'value1','key2'=>'value2') $server->addMap('POST','/users/:key1/:key2',function($rest){}) // where uri is POST['uri'] and...

I'm trying to use your script to decode canvas data in android and get the subject error. I'm reading that this is not supported in Android 2.3. Is there any...

I'm running NAS4FREE version 10.2.0.2 - Prester (revision 1803) and in trying to install your software from the WebGUI cmd line I get the following error > Attempting to create...

Tried to get this to work on android 4.0 using chrome but no dice. Any suggestions?

Think you guys should add a sendEvent for those who use it in combination with AirConsole on/off Events `RateLimiter.prototype.sendEvent = function(to, event_name, params) { this.message(to, { event_name: event_name, params: params...

Does/ Would this have support for Lumen?

**Describe the bug** Trying to customize and override the default design tokens for the input using the config file and the results seem to differ from the default design tokens...

**Describe the bug** I have been trying to target the input design system for both light and dark mode theme scenarios but not sure it is being generated properly. however...

**Describe the bug** I'm trying to configure default styles for input elements using *inkline.config* However, it does not seem to render the style design tokens **To Reproduce** Steps to reproduce...

Tried out your slideshowify plugin and think its cool. However, when orienting between landscape and portrait it yields some unexpected results