Always put platform.js first. Could you provide a stacktrace (use platform-dev instead of platform)?
On Tue, Apr 8, 2014 at 5:28 AM, <[email protected]> wrote: > It's work for me with that dependencies order : > > <!-- bootstrap must be import before platform to avoid TypeError: > Object #<Object> has no method 'getAttribute' --> > <script src="bower_components/jquery/dist/jquery.min.js"></script> > <script > src="bower_components/bootstrap/dist/js/bootstrap.min.js"></script> > > <!-- Polymer platform --> > <script src="bower_components/platform/platform.js"></script> > > > > Follow Polymer on Google+: plus.google.com/107187849809354688692 > --- > You received this message because you are subscribed to the Google Groups > "Polymer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/polymer-dev/2889ca2c-0480-4dc3-ab18-69d9818d4dda%40googlegroups.com<https://groups.google.com/d/msgid/polymer-dev/2889ca2c-0480-4dc3-ab18-69d9818d4dda%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- erik Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/CAJ8%2BGoi5sMPKo8RMB1_8OeeASnkevYyTKzbDgdmWn5qKy3rYKw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
