Replies: 3 comments 3 replies
-
an answer to myself :
|
Beta Was this translation helpful? Give feedback.
1 reply
-
and now, I want to init with the database value, I triedto use the mount() method with an argument (but it is not the correct way to do it) I tried this (see below) to initiate allow_email with the database value, but I can't give mount user_id, how to do so ?
|
Beta Was this translation helpful? Give feedback.
1 reply
-
@pnizet Sorry, just catching up here... did you get this working? It looks like maybe, but I'm just double-checking. :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First thanks for this project which is really neat.
I'm a begginer and I'm trying to use unicorn for a single pupose (for now), the usecase if the following : "allow the user to enable or disable sending emails for his account by pressing one button"
I tried this :
and this
but nothing happens...

My request is cached
What is wrong ??
Beta Was this translation helpful? Give feedback.
All reactions