-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unknown error compiling custom code. (Authentication and Custom Actions) #2152
Comments
I have the error too |
me too |
I'm also running into this error with a custom widget |
I have a similar issue, but only when I choose Custom Authentication Type. When I create an empty custom action having Custom Authentication Type I get Unknown compilation error, it does not happen for example with Supabase Authentication Type. |
As an example, the DottedBorderWidget tutorial does not compile when custom authentication is enabled, but as soon as authentication is disabled, DottedBorderWidget compiles correctly. |
Hi @treyhendon - Apologies for the delayed response to this issue. Are you still encountering the issue? I have recently tested it, but I couldn't replicate the problem. |
Hi @hariprasadms |
Great news, v4.1 seems to have resolved this issue. Maybe we can get an explanation? |
@nev-21 Thanks for reporting the issue, and thanks for the detailed steps to reproduce. It's been fixed in the last update - I can no longer reproduce it in your project. Everyone else: if this issue still occurs in your project, please create a new issue with new steps to reproduce. |
Has your issue been reported?
Current Behavior
I was struggling to discover the cause of this issue it takes me a lot of time.
Current Behaviour
When "Custom Authentication" is enabled in app settings menu, the custom actions doesnt compile, this error appear:
Unknown error compiling custom code. A common cause is a custom widget or action whose name in the code does not match the name provided in the editor.
Expected Behavior
That FF compiles custom actions correctly even with custom authentication enabled.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
IT40k8jcw4lPn7wB1pDMbMExqCU5Jm49becSmu5raDYvCIyqOph/fsjeUBFoOP2iTWlhHEybglsB/96PhobxV8IEGAqcQYBywc9caDnyJHq8Rr6hOpGORER6O99gf1Cm4JmJ2iRSIbZoSnw9wGeUfN6XSnPDGZu/Zwh9f6PHaOI=
Context
It is a super bad behaviour to compile actions, so I cant know if the compilation of my app is wrong. And I dont know if it is affecting my app code in some way.
Visual documentation
Additional Info
No response
Environment
The text was updated successfully, but these errors were encountered: