nkr
AEAsh Elixir
•Created by nkr on 3/18/2023 in #support
function WequalWeb.AshAdmin.PageLive.__live__/0 is undefined
Thanks \o/
23 replies
AEAsh Elixir
•Created by nkr on 3/18/2023 in #support
function WequalWeb.AshAdmin.PageLive.__live__/0 is undefined
Oh so I need to manually add an attribute and such, gotcha
23 replies
AEAsh Elixir
•Created by nkr on 3/18/2023 in #support
function WequalWeb.AshAdmin.PageLive.__live__/0 is undefined
Dont even need to flag some user as admin or anything like that, they will have access anyways?
23 replies
AEAsh Elixir
•Created by nkr on 3/18/2023 in #support
function WequalWeb.AshAdmin.PageLive.__live__/0 is undefined
I see, also apparently theres a resource I didnt add the extension to and its showing on the admin UI anyways
23 replies
AEAsh Elixir
•Created by nkr on 3/18/2023 in #support
function WequalWeb.AshAdmin.PageLive.__live__/0 is undefined
Now I need to figure out how to make specific users admins
23 replies
AEAsh Elixir
•Created by nkr on 3/18/2023 in #support
function WequalWeb.AshAdmin.PageLive.__live__/0 is undefined
Thanks Zach
23 replies
AEAsh Elixir
•Created by nkr on 3/18/2023 in #support
function WequalWeb.AshAdmin.PageLive.__live__/0 is undefined
Thats it!
23 replies
AEAsh Elixir
•Created by nkr on 3/18/2023 in #support
function WequalWeb.AshAdmin.PageLive.__live__/0 is undefined
I need a new scope
23 replies
AEAsh Elixir
•Created by nkr on 3/18/2023 in #support
function WequalWeb.AshAdmin.PageLive.__live__/0 is undefined
ohh
23 replies
AEAsh Elixir
•Created by nkr on 3/18/2023 in #support
function WequalWeb.AshAdmin.PageLive.__live__/0 is undefined
Did I miss something again? hehe
23 replies
AEAsh Elixir
•Created by siros123 on 3/17/2023 in #support
key :current_user not found error in ash_authentication_phoenix tutorial sample home.html.heex
Yes I can confirm that was the problem. It's not a tutorial problem
31 replies
AEAsh Elixir
•Created by siros123 on 3/17/2023 in #support
key :current_user not found error in ash_authentication_phoenix tutorial sample home.html.heex
At least in my case
31 replies
AEAsh Elixir
•Created by siros123 on 3/17/2023 in #support
key :current_user not found error in ash_authentication_phoenix tutorial sample home.html.heex
Im testing but Im sure this is the problem lol
31 replies
AEAsh Elixir
•Created by siros123 on 3/17/2023 in #support
key :current_user not found error in ash_authentication_phoenix tutorial sample home.html.heex
router
31 replies
AEAsh Elixir
•Created by siros123 on 3/17/2023 in #support
key :current_user not found error in ash_authentication_phoenix tutorial sample home.html.heex
to roujter
31 replies
AEAsh Elixir
•Created by siros123 on 3/17/2023 in #support
key :current_user not found error in ash_authentication_phoenix tutorial sample home.html.heex
I was missing adding
plug :load_from_session
31 replies
AEAsh Elixir
•Created by siros123 on 3/17/2023 in #support
key :current_user not found error in ash_authentication_phoenix tutorial sample home.html.heex
Yea not logged but according to the tutorial it would show a sign in button
31 replies
AEAsh Elixir
•Created by siros123 on 3/17/2023 in #support
key :current_user not found error in ash_authentication_phoenix tutorial sample home.html.heex
its the pagecontroller actually in this case
31 replies
AEAsh Elixir
•Created by siros123 on 3/17/2023 in #support
key :current_user not found error in ash_authentication_phoenix tutorial sample home.html.heex
But I’m still wondering if I needed to do that
31 replies