neos-debug icon indicating copy to clipboard operation
neos-debug copied to clipboard

Adds a debug panel to your Neos CMS website

Results 23 neos-debug issues
Sort by recently updated
recently updated
newest added

``` round(): Argument #1 ($num) must be of type int|float, null given Type: TypeError File: Data/Temporary/Production/Cache/Code/Flow_Object_Classes/ t3n_Neos_Debug_Aspect_CollectDebugInformationAspect.php Line: 95 ``` but @Sebobo and me looked at the code and couldnt...

This is the default behavior of Flow and modern browsers, but browsers complain if it is not explicitly set. This is the warning in Firefox 102: --- Cookie “__neos_debug__” does...

Analyzing content elements added on-the-fly via AJAX requests does not seem to be supported yet. Manually or automatically triggering a recalculation of the cache information would be great. Manual recalculation...

feature request

Calling `__enable_neos_debug__(true)` leads to this: > Cookie “__neos_debug__” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated...

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [@types/testing-library__cypress](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__cypress), [cypress](https://github.com/cypress-io/cypress) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies need to be updated together. Updates `minimist` from 0.0.8 to 1.2.8 Changelog Sourced from minimist's...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Caching information is only collected when the entryIdentifier contains a "format = 'html'", uncached elements do not contain a 'format' in the entryIdentifier, this is only mandatory for 'cached' or...

It's getting harder and harder to extend the plugins frontend part. As we anyway have to do some rewrites for the backend to support Neos 7 we might also switch...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies