meteor-admin icon indicating copy to clipboard operation
meteor-admin copied to clipboard

Meteor update break some things (from 1.2.0 to 1.2.2)

Open ArthurMaroulier opened this issue 9 years ago • 3 comments

Hello, I ran meteor update and now I've got

yogiben:admin               upgraded from 1.2.0 to 1.2.2
yogiben:autoform-modals     upgraded from 0.3.5 to 0.3.6

This upgrade remove stylus and install :

mfactory:admin-lte          added, version 0.0.2
twbs:bootstrap              added, version 3.3.5

And now now we see that the dropdowns are broken, they are not triggered anymore (for example, the "Admin" dropdown at the top right of the /admin page in the navbar). There is no js error.

This is the only bug I've noticed yet.

I've tried to pull a fresh meteor-admin project and ran meteor update and I have the same behavior.

ArthurMaroulier avatar Aug 03 '15 19:08 ArthurMaroulier

Are you using other bootstrap package than twbs:bootstrap? This seems to be an issue. We will drop the dependency on twbs:bootstrap so it should be compatible with other bootstrap packages.

mpowaga avatar Aug 17 '15 23:08 mpowaga

It must be a package used by meteor-admin since I didn't add any package myself.

ArthurMaroulier avatar Aug 18 '15 00:08 ArthurMaroulier

Hi, I'm having the same problem. Was this issue resolved?

RavDanny avatar Jul 13 '16 03:07 RavDanny