Skip to content

$('#clientframe').load() callback doesn't fire consistently #1

@gthomas3

Description

@gthomas3

First issue!

I've just started playing around with this, but I'm noticing the functionality isn't being loaded consistently.

I was quickly going through the DOM for times when the functionality didn't load and noticed the <style data-reserved-styletag></style> tag wasn't being injected into the <iframe>, so I put a console.log into the $("#clientframe").load()

It seems the callback on that function doesn't get called consistently on every page-load.

This is just the straight repo I copied/pasted into my /www/ directory, with the exception of the console.log statement, I haven't modified anything.

Here's a video of it in action with the console.log's

https://drive.google.com/file/d/0B4ZYP-9VMhPda3JWUWdIQmx1RXM/view?usp=sharing

I'll play around with it more thoroughly but thought I'd post to see if you had any initial thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions