Allen Pham
Allen Pham
**Describe the bug** Not a major issue but when I close a notification, I get the following error: 2020-01-18 15:32:40.377 WARN 14996 --- [nio-8080-exec-4] c.v.f.s.c.r.AbstractRpcInvocationHandler : Got an RPC for...
Is there a way to change the AppToolBar background color? I tried appBar.getElement().getStyle().set("background", "var(--lumo-contrast-10pct") but it seems not to work. Thank you!
The current date filter is expecting java.util.Date object type. Can you provide examples how to filter LocalDate and LocalDateTime? Thank you
I have upgraded this project to Grails 2.4.2 with ":asset-pipeline:1.9.6", ":twitter-bootstrap:3.2.0.2", ":less-asset-pipeline:1.10.0". It is much cleaner now and easy to manage assets. What is the best way to upload the...