James Nisbet

Results 7 issues of James Nisbet

I'm fairly new to React and npm imports so not sure, but I was reading the [react-bootstrap documentation](https://react-bootstrap.github.io/getting-started.html), and saw this: > If you install React-Bootstrap using npm, you can...

refactor

That way we can select a Global variable that contains a URL. In my particular case I have an external `signup_url` Global variable defined which I'd like to be able...

enhancement

Unless I'm missing something obvious, there's no easy way to style invalid or empty fields (or perform validation in general). If I mark a `Svelecte` element as `required` it should...

feature request
PR welcome

I'm on ethernet, while my bulbs are on wifi (same network though) - is that likely the cause? lifxDynamic and the official Lifx windows app don't have any issues detecting

I get a `Exception in onLogin callback: TypeError: Object [object Object] has no method 'map' at getEmailsFromService (packages/splendido_accounts-emails-field.js:115:16)` This is what the Microsoft service roughly looks like in Mongo: ```...

Steps to reproduce: 1. Insert a variable tag 2. Save 3. Save again 4. Changing the variable doesn't update the tag (in the preview or on the site) Appears the...

bug