meteor-accounts-ui-bootstrap-3 icon indicating copy to clipboard operation
meteor-accounts-ui-bootstrap-3 copied to clipboard

Use in conjunction with useraccounts:core and useraccounts:bootstrap

Open kevb opened this issue 10 years ago • 0 comments

I have this package working nicely. But I also want to show sign-in / sign-up forms outside of the nav button dropdown and I'm not sure the best way to do this (e.g. a whole page sign-in for or in a modal dialog).

I tried adding the useraccounts:bootstrap package alongside meteor-accounts-ui-bootstrap-3. It mostly works fine, but it seems to interfere with this plugin and the 'create' button in the dropdown stops working...

Is there a way to have the two packages play nicely? Or is there a way to use this package to show a simple sign-in / sign-up form without the nav button and dropdown?

Thanks : )

kevb avatar Mar 24 '15 13:03 kevb