Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

loadPage Cannot read property 'prefetch' of undefined #5877

@evilripper

Description

@evilripper

I have some problem with the prefetch option: in my code I load some page created dynamically but now in firefox I get this error
TypeError: options is undefined
in chrome the same
TypeError: Cannot read property 'prefetch' of undefined
if i set the option on loadPage("#shajshs", true) it works! O_o
example code:
http://jsfiddle.net/evilripper/d5eK6/1/

I posted about this on this commit c8a8046
however I'm not sure it is caused by this fix! :)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions