Open ggillon opened 1 week ago
Hello!
Could you please share a recorded video showing the steps you take to make this push, or provide a snippet of the code so we can check for any potential issues?
Have you also tried pushing with a simple code snippet to confirm whether the extension allows the push? This could help determine if the issue lies within the entire code or something more specific.
Thank you!
This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.
reproduces for me as well . FlutterFlow v5.0.12 , VS 1.95.3
I download FF code -> start code editing session-> make an update in custom function -> push to flutterflow. and it says : custom FUNCTION (not ACTION) 'my custom action name' not found in project. I open FF and looking for changes - nothing were applied, Sometimes after a few manipulation to pull and push I receive successful sync but in FF there are only new strange dependancies looking at me and that's it.
As for code I'm trying to change : just replacing this line with 'null' .
Can we access your project?
Current Behavior
When trying to update a custom action I consistantly get the error message that the function cannot be found "Custom Function xxx not found in project". I don't get any issues with customer code.
Expected Behavior
I would expect it to work
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
n/a
Visual documentation
not available
Environment
Additional Information
No response