Giter VIP home page Giter VIP logo

Comments (3)

thomasJang avatar thomasJang commented on September 6, 2024

음 IE 호환성 모드로 작동해서 JS버전이 낮으신거 같구요. IE에서 5만 9천건 이상 나오지 않는 현상이 있었습니다.
현재로선 답을 드리기 어려울 것 같고 페이징을 하셔야 할 것 같습니다.

더 자세히 이유를 설명드리자면 내부에서 for(var i=50000;i<60000;i++) 이런식의 코드가 작동해야 하는데.
현재 쓰시는 IE모드(호환성 보기가 작동했을 경우 IE11엔진이 아닙니다.)에서 처리가 안되어 버리는 현상입니다.

from ax5ui-grid.

ohHyunJae avatar ohHyunJae commented on September 6, 2024

맞습니다.
지금 IE가 호환성모드 설정 중이긴 하나..

< meta http-equiv="X-UA-Compatible" content="IE=edge"> 줌으로써 랜더링 시 edge로 랜더링 되게끔 변경해놨거든요..

호환성보기하면 강제로 IE5로 보이는데

해당 메타테그를 해두면 edge로 보이더군요.. (개발자 도구등으로 보면..)

그럼 순수 엣지브라우저에서는 잘 나오는건가요..?

참고로 호환성보기를 해제하여도 마찬가지 입니다.

from ax5ui-grid.

thomasJang avatar thomasJang commented on September 6, 2024

IE11에서 한번 체크해보겠습니다. 즐거운 하루 되세요.
엣지브라우저에서는 잘 나오는 것으로 알고 있습니다.

from ax5ui-grid.

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.