Code Monkey home page Code Monkey logo

Comments (5)

EisenbergEffect avatar EisenbergEffect commented on July 28, 2024

@jdanyow Can you check on this?

from pal.

davidbfrogman avatar davidbfrogman commented on July 28, 2024

Thinking about this more. Running Prerender locally is actually pretty simple. That might be the easiest way to look at, and reproduce this error locally.

https://github.com/prerender/prerender

I haven't tried running it on a blank skeleton app, but I'd be curious to know if there's just something interesting about my application that's different.

from pal.

davidbfrogman avatar davidbfrogman commented on July 28, 2024

Is there any progress here?

from pal.

jdanyow avatar jdanyow commented on July 28, 2024

hi @davidbfrogman- you'll need to polyfill performance.now in browsers that don't have it.

Google bot and others probably aren't doing a good job speed testing their site because at the moment the document loads or is "ready" there are still things going on in the micro-task-queue (promise chains, etc). Do any of these tools offer some sort of "hook" where you can tell them that the app is rendered? If so, a good place to do that would be in the attached callback of your app.js

from pal.

davidbfrogman avatar davidbfrogman commented on July 28, 2024

Yeah I'll try and do that.

You can see my other struggles and victories in this: aurelia/framework#310

I'll let you know how that works out in a few days when I can get back to this.

from pal.

Related Issues (17)

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.