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

warning by async loading in chrome #99

Open
1 of 8 tasks
s-trooper opened this issue Sep 22, 2016 · 1 comment
Open
1 of 8 tasks

warning by async loading in chrome #99

s-trooper opened this issue Sep 22, 2016 · 1 comment

Comments

@s-trooper
Copy link

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
@IntranetFactory
Copy link

I think the root cause of this problem is Polymer/polymer#2522

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants