megetron
megetron
@Gculos did you succeeded upgrade to material 5? if so please share the code with us.
According to my understanding this project is been neglected for the past months, @NathanWalker recommended on this: https://github.com/NathanWalker/angular-seed-advanced/issues/430
@mikesmayer did you find a solution?
Thank you! Ill give it a try.
Sorry for waking a post made three years ago but I still couldn't figure out if the project has address validation option for fedex/usps/ups? I think that this is a...
yes agree. usually it is a bad practice. with that being said, the use case is having a unity project that its main goal is to test a unitypackage (sdk)...
That's cool! I think we are missing many ui-pages such as: - authentication: register, forgot password, outh2 support and so on - landing pages - as a user will not...
considering using this slider but missing this feature. is it possible in 2023?
any progress on this one?
@kranthi1027 , Did you solve this with devise? I could do authentication with devise with @cabgfx advise of editing gem's application controller and add this lines: ` before_action :authenticate_user! def...