Session seems to be working pretty well, but now I have new doubts...
As I was able to setup session, I'm now trying some custom components, but I'm having trouble with props...
Is it possible to do this? I always get nil for @variant
Session seems to be working pretty well, but now I have new doubts...
As I was able to setup session, I'm now trying some custom components, but I'm having trouble with props...
Is it possible to do this? I always get nil for @variant
User logs in and gets the information
I need my main layout to have the context and have it set from the login component
I was able to call MainLayouts action from Login component
but it seems not to update...
User logs in and gets the information
I need my main layout to have the context and have it set from the login component
I was able to call MainLayouts action from Login component
but it seems not to update...