Jan Hendrik Mangold
Jan Hendrik Mangold
I am using this boot loader on a MacPro1,1 and when /usr/sbin/system_profiler tries to list the SPPCIDataType data type, the program crashes. No idea if that is related to the...
emails
is there a reason this package does not allow to update e-mails?
I just updated my vue-ssr project and now the whole site no longer works and breaks with the following error ``` TypeError: Cannot read property 'render' of undefined at normalizeRender...
Hello, Running Phusion Passenger 5.0.21 on OSX 10.11.1 El Capitan and the System log is full of error messages about PassengerAgent `12/5/15 10:01:06.000 kernel[0]: Sandbox: PassengerAgent(44038) System Policy: deny(1) mach-priv-task-port...
I am at a loss why this isn't working. The on:click clearly fires, but the button text does not update ``` import { Button, } from 'sveltestrap'; let counter =...
I love the Meteor integration, but have difficulties understanding reactivity and it's implementation. Apparently meteor functions are running many times, even before the component is created or mounted? Here is...
I am using your package and am loving it, however I needed the two features I added, so I created this pull request.