Nathan Gross

Results 4 comments of Nathan Gross

I'm having similar issues. Here is some additional info. Hopefully it helps! > The "not a library" error means the file you're trying to link with hasn't been added to...

Not in my experience, currently. Oddly though, I have had success with the plugin working with Abstract files—just yesterday. I'm trying to figure out what I was doing different then...

Here is how I currently have it set up and things seem to be working ok. ```@storybook([ 'args' => [ 'type' => 'Single', 'title' => 'Season Tickets', 'description' => 'Lorem...

No worries—I appreciate the response! Passing individual vars is great for smaller, atomic components. But being able to create and pass an object would be great. Just thinking out loud...