Giter VIP home page Giter VIP logo

building-a-blog-with-react's People

Contributors

rglover avatar themeteorchef avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

building-a-blog-with-react's Issues

Add "Sign Up" functionality

Hello, TheMeteorChef!
First of all, I'd like to thank you for all your superb tutorials. I just got started with Meteor and this helps me so much.
I would like to make a blog using your "Base" project, and this repo seemed like the way to do it.

I am having an error when trying to sign up (through the login page), it redirects to a 404 error.
Do you have any idea on how to enable both Login and Register on this project?

Thanks in advance, and keep up the awesome work!

reset password view is not working

Hello,

I tried to use the reset password feature.It did not worked.

Below is the error:
app-65f4750809436c3b5686.js:6 Uncaught (in promise) Error: Minified React error #130; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=130&args[]=object&args[]=%20Check%20the%20render%20method%20of%20%60Header%60. for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at a (app-65f4750809436c3b5686.js:6)
at o (app-65f4750809436c3b5686.js:60)
at a (app-65f4750809436c3b5686.js:91)
at r (app-65f4750809436c3b5686.js:60)
at r (app-65f4750809436c3b5686.js:60)
at o (app-65f4750809436c3b5686.js:60) ......and continued

app-65f4750809436c3b5686.js:6 Uncaught TypeError: Cannot read property '__reactInternalInstance$ckaznfprxgo' of null
at Object.l [as getClosestInstanceFromNode] (app-65f4750809436c3b5686.js:6)
at a (app-65f4750809436c3b5686.js:91)
at o (app-65f4750809436c3b5686.js:91)
at a.perform (app-65f4750809436c3b5686.js:41)
at Object.batchedUpdates (app-65f4750809436c3b5686.js:91)
at Object.o [as batchedUpdates] (app-65f4750809436c3b5686.js:11)
at dispatchEvent (app-65f4750809436c3b5686.js:91)

Need urgent help on this.

Slugs is broken on edit

Steps to reproduce:

  1. Create a post named "blah." (Post A)
  2. Create another post with the same title. (Post B)
    • Post A has a slug of blah, post B has a slug of blah-2.
  3. Make a change to Post A.

Expected behavior:

Post A becomes keeps the same slug.

Actual behavior:

Post A's slug becomes blah-2 as well. Because 2 posts have the same slug, one becomes inaccessible.

Proposed solution:

Do not change slugs on edit. (Slugs shouldn't change on edit anyway.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.