-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Has your issue been reported?
- I have searched the existing issues and confirm it has not been reported.
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
I have an api calls.
action in my application that looks like this
In the case of true, it shows one message, in the case of false, another.
In iOS, Android and in Test and Run mode - everything works. Either a message pops up in the True or False branch.
And after that the Custom Action and Push Notifications are executed.
But on the Web, both in normal mode and in Canvas Kit mode, NONE of the messages pops up. and accordingly, the API Call itself does not work and Custom Action and Push Notifications are not executed.
What could be the matter?
Expected Behavior
API calls should work on the Web too.
Previously - they worked. But suddenly they stopped. And i dont know the reason.
Steps to Reproduce
- I just find out about this situation...
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4wkfHlsIZ2xOFY+KXqdcFv+SAWCDp/aJ0/lu4aRis9f5CvOpYUec/6P1toZMO6Y1Z9MU22p14f0MLGjtrIFfE4AyyAfJxkwal+dQzLeEinM7mTF7W0PHEnDZ1MGE+O0p6zghFBIuNoWUYh3GaUBtmATXXANIT0DFQwSq/LZO4=
Context
Users on the web cant use fuctions of the app.
Visual documentation


Additional Info
No response
Environment
- FlutterFlow version: 3.1
- Platform: Web
- Browser name and version: Chrome 115.0.5790.170 and Safari 16.5.2 (18615.2.9.11.10)
- Operating system and version affected: MacOS 13.4.1 (c) (22F770820d)