Eric Paschoalick Chaves
Eric Paschoalick Chaves
Hi there, After updating a sub-set of nested properties, calling model.changedAttributes will return the entire object instead of only the changed ones. ``` var book = new Backbone.NestedModel.model({ title: 'abook',...
Hi guys, I would like to use your web10ln in a project whose pages are served by a very restrictive web server. This webserver can't serve anything whose extension is...
Hy Rudy, Since the GWT notation is commonly used as a partial documentation in agile software, I believe that supporting localization for the reports is a great feature. So I...
# Bug Reports I'm using cloudformation to provision EBS volumes for ECS Tasks for large temp data (ie volume does not need to persist once container is removed). When I...
Hi Chris, First of all, congrats on the great tool! I was looking around for some tools to help me manage my cfn templates and your project seems to fit...
Hi, If we follow the readme sample the code would raise errors because the options is passed as third argument, when it actually should be the geoprogress callback. I've added...
Hi, is it possible to use the nex-session inside a nextjs middleware? I'm trying to do something like this to obtein a session object from inside the middleware: ``` import...
Hi, First of all, congrats for the awsome tool! I'm new to python but I'm used to write BDD styles in other languages and I found the describe/it/should grammar the...
Senhores, Gostaria de usar o caelum-stella em funções AWS Lambda porém ao tentar fazê-lo recebo um erro: ``` java java.lang.NoClassDefFoundError: javax/servlet/ServletOutputStream at net.sf.jasperreports.web.util.WebResourceHandlersExtensionRegistryFactory.(WebResourceHandlersExtensionRegistryFactory.java:47) at java.lang.Class.forName0(Native Method) ``` O que devo...
Hi folks, is it possible to add a content section without border? Thanks in advance