Samuel
Samuel
Hello, the lightbox examples working only on chrome and firefox. in ie only the grey overlay is shown but not the actual content. the js console shows no error. any...
I experienced a problem that the browser wants to translate the event page even if the desired language is chosen and displayed (sorry, hard to explain). **Expected behavior** Translation services...
At the moment there needs to be a import for the timeline stylesheet in main.js. This will not work with the latest vue version and is also not compliant. I...
when you add the file field to the comments form there will be a javascript error indicating that the dropzone previewTemplate is not set. If you fix this then more...
php 7.4 support is end of life. therefore update php to old stable
I saw that the performance tests were made with Amazon Corretto JDK. Their JDK differs from the offical OpenJDK and can include performance optimizations. Thats why it would be interesting...
hello, i implemented the feature: #14. please have a look
would be nice if the query counter could be configured to filter only specific types of sql statements, like INSERT or UPDATE or SELECT.
### Proposal After switching maven artifact group from _com.github.tomakehurst_ to _org.wiremock_ the following exception occurred: `java.lang.NoSuchMethodError: 'void wiremock.org.eclipse.jetty.server.AbstractConnectionFactory.(java.lang.String[])'` ### Reproduction steps I'm using Spring Boot 3.2.2, JUnit 5 (4.2.21) and...
Recently I stumbled over the default value of the _skipLimit_ in the class _FaultTolerantStepBuilder_. It is set by default to 0. If you don't use a SkipPolicy and configure it...