Dinesh
Dinesh
> Have you guys found out any solutions to this problem please update in the comments.? [@dinbtechit](https://github.com/dinbtechit) @HassanAsghar111 - Not yet. I think a self-hosted solution is what we are...
@scarlett-danger / @HassanAsghar111 - We found a self hosted Analytics - [Open Replay](https://openreplay.com/)!!!!. Fully open source, their plans on cloud offering is seriously good & affordable, self hosted. It meets...
@l3xcaliburr - Thank you for the awesome information. I am using a regular React app here (no SSR), where one of the secrets needs to be set in the environment...
Actually, it appears like it's not able to access secrets at all - `!Failed to set up process.env.secrets`. I have no idea how I missed this warning before. ``` 2025-09-25T11:56:29.917Z...
> Hey @Muntazir86 @fomin-grigorich > > I was able to install Formio with Angular 16.1.8 with this minimal setup > > ``` > { > "dependencies": { > "@angular-devkit/build-angular": "^16.1.8",...
@fomin-grigorich - `"@formio/angular": "^5.5.0-rc.11"` worked. Thanks mate. **I have some feedback for formio team:** It would be nice if we had some docs showing the compatibility matrix for `@formio/angular` with...
I had the same question.!
Not sure when this was introduced, but now we have `submitDone` directive to notify the formIO that the submission is done. ```html
Not sure why formio team decided to include `ngx-bootstrap` seems like a bad idea. IMO I would not tightly couple any of the 3rd packages that you dont have control...
I'm having the same issue here. Unfortunately not sure how to fix it. As per the suggestion in #3627 I created a self-signed cert and uploaded it as a custom...