ratsey
ratsey
Is there a way to redirect response cookies to localhost from the proxied host? I have calls running perfectly from localhost during development, but the target returns a cookie that...
When a PATCH call is made against an existing record where there is no change, an error is returned: ```Entry not available in /.../vendor/fusio/adapter-sql/src/Action/SqlUpdate.php on line 61``` Updating a record...
I'm afraid to say that I still have CORS issues. I'm tempted to try installing the latest (I'm on 1.9.3) but always hesitant that I'll lose my existing setup. I...
I'm converting my deployment mechanism to use the `bin/fusion deploy` method so that I can retain all my code in Git. When routes and PHP scripts align, the output shows...
Could timeline be integrated with dataviewjs to build a timeline based upon yaml headers?
I have some stored procedures that will generate errors using the syntax SIGNAL SQLSTATE '45000' SET MESSAGE_TEXT = '[My error message here]'; Could the API be adjusted to make these...
Getting a repeatable error on calling a stored proc: > Warning: Packets out of order. Expected 15 received 1. Packet size=7 in /home/xxx/api.php on line 128 > > Warning: mysqli_next_result():...
### Is your feature request related to a problem? Please describe. A number of issues reperted here with regard to stateful widgets. Current functionality works well with stateless widgets but...
### Describe the bug Recognising that I'm using ^18.0.0-beta.1, although my code is running fine with the new themeing architecture, my tests are failing. I see that I do have...
### Describe the bug Updating the underlying form controls does not reflect in a p-editor when contained within a p-dialog. ### Environment PrimeNG 18-beta2, Quill 2.0.2, Angular 18 ### Reproducer...