Giter VIP home page Giter VIP logo

Comments (1)

young-do avatar young-do commented on September 21, 2024

최초 접속 시 로그인 페이지에서 같은 경로인 /에 대해 history.push를 진행합니다.
그리고 다른 페이지로 이동 시 replace를 하면서 동일한 length를 유지하도록 합니다.
이러다 뒤로가기로 나오는 경우 최초의 로그인 페이지로 이동하게 됩니다.
그리고 이 때, length가 2가 되어 앞으로 가기가 활성화되지 않는 것 같습니다.
이를 통해 뒤로가기를 통한 버그를 해결할 수 있었던 것 같습니다.

그리고 위의 pull request 를 통해 replace로 작동하던 것을 push 로 변경하여, 이제 뒤로가기를 통한 버그는 사라진 상태입니다.

from 2019-01.

Related Issues (20)

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.