CADENTIC®

Results 9 issues of CADENTIC®

### Summary of problem or feature request ### Code snippet of problem ### System details oracle autonomous linux 7.9 oracle instant client 21.x oracle autonomous database 19c - Operating System...

need feedback

#### Describe the issue we just want multiple components of strapi to be accessed by one single request the ```axios.get``` does its jobs but ```axios.all``` don't return anything. for example...

hi can anyone provide me an usage example for nextjs project ? i want to use it on every page of the website. whenever page will be reloading / refreshed...

### Describe the bug this simple button and ripple effects don't work while it was working yesterday itself ### Environment { "name": "CADENTIC®", "version": "0.0.0", "scripts": { "ng": "ng", "start":...

Status: Needs Triage

hey 1.it's stop working with cross domain sync eg. example1.com and exam2.net it's not supported in latest wordpress 5.8.9

database tables are not created after fresh installtion.

**Is your feature request related to a problem? Please describe.** we can not connect xata using angular 17 on vercel we were willing to connect angular 17 with prisma and...

needs-triage

i was trying to use one of your megamenue component in angular 17 project I added import { initFlowbite } from 'flowbite'; with ngOnInit() { initFlowbite(); } as suggested but...

this method doesn't work properly while we will be rendering it to HTML. ``` thisSomeDataService.getAllFireHerosections().snapshotChanges().pipe( map(changes => changes.map(c => ({ key: c.payload.key, ...c.payload.val() }) ) ) ).subscribe(data => { this.iFireHerosections...