Erando89

Results 3 issues of Erando89

**Describe the bug** When I open a glightbox using the API with an iframe and a title, the title causes an issue as it blocks the whole box and the...

bug

Will there be [OpenAPI 3](https://github.com/OAI/OpenAPI-Specification/blob/OpenAPI.next/versions/3.0.0.md) support in near feature?

### Expected Behavior `grailsw` runs without any problems, e.g. `grailsw -version`. ### Actual Behaviour ``` user@Latitude-7440:~/Downloads/grails-5.3.5/bin/Dummy$ chmod +x ./grailsw user@Latitude-7440:~/Downloads/grails-5.3.5/bin/Dummy$ ./grailsw java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at...