André Goulart Nogueira

Results 13 issues of André Goulart Nogueira

In the dynamic pages guide [(GitHub Page)](https://github.com/nuxt/nuxtjs.org/blob/main/content/en/guides/directory-structure/pages.md) / [(Nuxt org page)](https://nuxtjs.org/docs/2.x/directory-structure/pages#dynamic-pages) there's this code example: ``` {{ this.slug }} export default { async asyncData({ params }) { const slug =...

docs

`lookup_muni` has a column named `abrev_state` (single B), while other databases use `abbrev_state` (double B) ``` geobr.lookup_muni().columns.tolist() >> ['code_muni', 'name_muni', 'code_state', 'name_state', 'abrev_state', ... geobr.read_schools(year=2020).columns.tolist() >> ['abbrev_state', ... geobr.read_state(year=2020).columns.tolist() >>...

priority

As described in #282, `lookup_muni` has a column named `abrev_state` (single B), while other databases use abbrev_state (double B). A lookup table should make it easier to connect different tables,...

When I run the script, a pop-up appears so I can select an option. There I can see the number of rating and downloads. ## Problem: When I click on...

help wanted

## Problem: I can't find the exact problem pointed by `@nuxtjs/html-validator`. ## Expected: To have more detail for each error, like the filename, or at least the surrounding code. ---...

question

## Problem: There are over 170 extensions. Some are popular and well maintained, others are still in early development. So every time I need a new feature, I need to...

# Problem: At the main [README](https://github.com/xinntao/facexlib/blob/master/README.md#sparkles-functions), there is a table with a few internal links: | Link Status | Link | :--- | :--- | | ⚠️ Non-existing link |...

Please read [How to contribute](https://github.com/Solido/awesome-flutter/blob/master/contributing.md) before creating a submission. ## Description [Flutter Plugins](https://github.com/flutter/plugins) are deprecated since Feb 22, 2023. Projects were moved to [Flutter Packages](https://github.com/flutter/packages/) #### **No new repo was...

http://flogo.io is unavailable. So at least, I replaced ~http://flogo.io~ ---> www.flogo.io

We can already all links through all notes. And search all links in the current note. I'd like to make the other way around: Find all mentions (ingoing links?) for...

🚀 Feature