Philipp Winterle

Results 33 comments of Philipp Winterle

Sure: ``` 1) extra tests for penthouse node module error should handle parallell jobs, sharing one browser instance, closing afterwards: Uncaught Error: spawn egrep ENOENT at exports._errnoException (util.js:1024:11) at Process.ChildProcess._handle.onexit...

> ```javascript "dependencies": { "deepmerge": "^4.2.2", "fs-extra": "^10.0.0", "mkdirp": "^1.0.4", "needle": "^3.0.0", "normalize-path": "^3.0.0", "puppeteer": "^10.2.0", "socket.io-client": "^4.4.0", "yargs": "^17.3.0" }, "devDependencies": { "@babel/core": "^7.16.0", "@babel/plugin-transform-destructuring": "^7.16.0", "@babel/plugin-transform-runtime": "^7.16.4", "@babel/preset-env":...

Having the same bug. Need to disable prettier for scss files

having the same problem. But I really don't know what @onagorodniuk means with "change time in graphite server (-1 minute)". Where to change (conf file)? What property to change? Result...

@patrickhulce in v85.0.4183.121 the bug is back. Do we have some regression here? After some testing it seems to appear when the LCP happens to early (after 250ms) along with...

@patrickhulce Thank you Patrick for answering that quick. I can provide a live page for my tests: https://flug.check24.de/fluege/spanien As we write I did another 3 tests in an incognito tab...

Thanks for having a look into. > As part of the cookie loader, do you know if that _removes_ any elements from the DOM when it loads? As Iam checking...

Thank you @edleeman17 for creating that issue. This is a common use case as you may want to bring the CMS and the UI to the same url only separated...

> Generally speaking we require the use of a proxy application sitting in front of Strapi to handle the complex routing (Nginx, HAProxy, Traefik, whatever). It shouldn't be all that...

I have checked the docker env vars and they match, as it is working for the main admin url, but not for the hardcoded parts only. I can test with...