Seifti_admin

Results 4 issues of Seifti_admin

The library works great! However, after generating a temp link to an HTML file in S3 and adding it as the source of an iframe, this one downloads instead of...

**Describe the bug** When saving a new row for a specific model with a composite primary key, it throws the following error: ``` [2022-07-17 09:26:26] local.ERROR: Illegal offset type {"userId":3,"exception":"[object]...

bug

**Describe the bug** I'm using this library https://packagist.org/packages/nesk/puphpeteer to get cookies from specific sites. I've run some tests, and in some cases, I actually get some cookies, but I have...

Let's say I've created a map like below: ``` this.map = new svgMap({ targetElementID: 'cmsSvgMap', data: mapData, colorMax: '#393c4d', colorMin: '#393c4d73', flagType: 'emoji', noDataText: this.$t('analytics.cookies.map.no_data'), countryNames: this.countries.reduce((acc, cur) => ({...