Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

warning by async loading in chrome #99

@s-trooper

Description

@s-trooper

Hi, if i load this element with async attr like:

<link rel="import" href="/shared/polymer/bower_components/paper-icon-button/paper-icon-button.html" async>
<link rel="import" href="/shared/polymer/bower_components/paper-toolbar/paper-toolbar.html" async>

i get in chrome a warning but not in FF:

[paper-listbox::_flattenBehaviorsList]: behavior is null, check for missing or 404 import   polymer-micro.html:277 
[paper-item::_flattenBehaviorsList]: behavior is null, check for missing or 404 import    polymer-micro.html:277 
[paper-button::_flattenBehaviorsList]: behavior is null, check for missing or 404 import

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10

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