gobierto
gobierto copied to clipboard
Plataforma de gobierno abierto open source
https://medium.com/@coorasse/catch-javascript-errors-in-your-system-tests-89c2fe6773b1
In the future it's possible we develop the API to CRUD on projects. Take it into account when #2885 cc @entantoencuanto
When you have several queries is a bit hard to visually find the one you want:  For a future iteration maybe it makes sense to add a searchbox, but...
View details in Rollbar: [https://rollbar.com/Populate/gobierto/items/2210/](https://rollbar.com/Populate/gobierto/items/2210/) ``` TypeError: null is not an object (evaluating 'i.select(this.containerId).parent().node().getBoundingClientRect') File "https://pressupost.santfeliu.cat/packs/js/commons-9baebe64be9f2383bb5b.chunk.js", line 1, in value File "https://pressupost.santfeliu.cat/packs/js/budgets-1c9810f652fe72b54971.chunk.js", line 1, in [anonymous] File "https://pressupost.santfeliu.cat/packs/js/commons-9baebe64be9f2383bb5b.chunk.js", line 1,...
https://developers.google.com/search/docs/data-types/dataset?hl=en
The queries endpoint should be able to respond to user queries that fetch a considerable amount of rows. To define scope, I'd try to reach the 1M row milestone (and...
@Crashillo has been investigating a bit how to reduce the size of the JS packs by reducing the translations file: - check the namespaces in ignore-missing and ignore-unused. These options...
Currently we're importing `lib/commons` in all modules. That contains some generic libraries we must load to make the application run. For the time being, that's ok. But, at the end,...
View details in Rollbar: [https://rollbar.com/Populate/gobierto/items/2655/](https://rollbar.com/Populate/gobierto/items/2655/) ``` TypeError: Cannot read property 'button' of null File "https://pressupost.mataro.cat/packs/js/commons-c43a0f4be73afed7313c.chunk.js", line 1, in SVGCircleElement.Qr File "https://pressupost.mataro.cat/packs/js/commons-c43a0f4be73afed7313c.chunk.js", line 1, in SVGCircleElement.p File "https://pressupost.mataro.cat/packs/js/commons-c43a0f4be73afed7313c.chunk.js", line 1, in...