Josh Chappelle
Josh Chappelle
I show the Modal via Modal.show(true). I hide the Modal via the user clicking a ModalCloseButton. When it closes, and I click any other Ajax link or submit link on...
This is more of a question/observation than an issue. Should Exceptions in plugins bomb the whole app? Or the page trying to render it? I ask this because in trying...
I'm now experimenting with packaging my application as a zip file and deploying into the plugins folder. When I first did it I noticed my extensions all had two instances....
I'm trying to migrate our app to use plugins. It's a large app so I'm doing it in small steps. I've managed to refactor out my plugin portion into a...
Every now and then I get an error when clicking the collapse link. Below is the stack trace. It looks like the transient DashboardContext is null. I had a chrome...