i get Error when try to run funcation
anvil.server.NoServerFunctionError: No server function matching “say_hello” has been registered
what’s i can do i tired to looking for fix it
before tow days work fine i am not chang anythink but i don’t know why it’s not work
1 Like
Did you make sure you add the anvil.server.wait_forever()
at the end of your script?