ffxsam / ffx-meteor-react-boilerplate

Meteor 1.4 + React boilerplate (DEPRECATED/ABANDONED) 👋
133 stars 20 forks source link

Example app bug #15

Open peterpetre opened 8 years ago

peterpetre commented 8 years ago

There is a bug in example branch. When you click on "Save an invalid color" and then click on the color list to change the background you get the error message of invalid color there too.

ffxsam commented 8 years ago

Good catch!

zjjt commented 8 years ago

Hello i cant npm run example after cloning the master branch....Could you help out?

ffxsam commented 8 years ago

@zjjt That command is gone now. Follow the instructions in the README to check out the example code.

zjjt commented 8 years ago

@ffxsam Thanks for taking the time to answer me i finally went through the example branch and really you did take the time to make it available for the humblest of the beginners...thank you so much.ive rewritten the example following my meteor 1.3 file folder structure which is a bit like yours(master branch).if requested ill commit it

ffxsam commented 8 years ago

@zjjt I'm definitely open to seeing it, but I can't promise I'll merge it into my example app. I'm very picky about code structure and formatting :) Plus I have things in mind for when I redo the example app. But I'd like to see what you did, and I might work some of it into the new example app if you're ok with that!