-
Factfinder was replaced by https://data.census.gov
-
I came across [this](https://github.com/laravel-notification-channels/twitter/issues/20) issue, which is identical to mine, except let's fast forward to present day, I'm working inside a Laravel 8 app…
-
- FACT-Finder-Web-Components Magento2-Module version (see composer.json): 3.4.0
- Magento edition and version: /
- PHP version: /
- Expected behavior: No warnings
- Actual behavior: Warnings
- S…
-
- FACT-Finder-Web-Components Magento2-Module version (see composer.json): 2.4.2
- Magento edition and version: 2.3.7
- PHP version: 7.4
We currently get the following error when trying to export …
-
- FACT-Finder-Web-Components Magento2-Module version (see composer.json):
"omikron/magento2-factfinder-ng", composer.lock says v1.1.1
- Magento edition and version:
Magento 2 Commerce 2.3.5…
-
We talked about how to get median age when age is put into buckets in our meeting today. Next step is to look at population factfinder repo which does "median of a median" calculation and might be ins…
-
Customer had an attribute with Title _Shopattribute "New"_
When open module setting page section _feed settings_, adding a new attribute is not possible and stored attributes are not displayed.
Quo…
-
If the plugin is installed it affects the mobile viewport.
It seems to set the wrong width for the body-tag due to a bracket error.
If I remove the following scss lines the problem does not occur an…
-
If the Uploadservice has to create the export directory, the command returns a type error for the return value as the createExportDirectory function does not have a return statement.
Error:
```
I…
-
Once we switch from `pop_2000`, `pop_2010`, `pop_change_00_10` to `pop_2010`, `pop_2020`, `pop_change_10_20`, use factfinder package to pull data rather than static csv in the data folder.