Open Kirpich634 opened 7 years ago
I was just looking into this issue - thanks for reporting! Just fixed some.
I'll look at other packages this week.
It would also be cool to remake from bootstrap 3 to bootstrap 4. Because bootstrap 3 does not support jQuery 3.x.x, And Meteor uses the latest version of jQuery so all javascript widgets in the admin panel based on the bootstrap.js do not work.
@Kirpich634
aldeed:autoform
separately to main solution? It is defined as a dependency of ignacy130:yadmin
package and I don't have it as a dependency package in the main solution.session
.meteor npm i -- save bcrypt
?
I want to add it to the documentation.
Replace
Collection2
byaldeed:collection2-core
. Add in the dependency:session
,bcrypt
,aldeed:autoform
andmeteor npm i --save simpl-schema
Change the code from the collection example: