-
The library is parsing the query params but then not using them to match.
Problem is:
`http://example.com/search/location?city=chi`
is the same as
`http://example.com/search/location?city=nyc`…
-
Update the skills in Data Base for it to include all the soft and hard skills and IT talent can display :
- [x] run a prompt on chat GPT to extract all these skills
- [x] upload the list in the DB
-
Please create a fully populated FAKE user and copy it to make at least 3 of them changing tiny data points for seed data for all to use
-
-
Populate each match after participants have registered in for the day
-
Relies on another task for NOW just make super easy pairs with no rhyme or reason for UI building
-
As stated @ [https://wordpress.org/support/topic/how-to-cache-ajax-requests/#post-13619511] I was asking a way to enable caching some or all Ajax requests as important missing option.
Here is a sol…
-
Type: Bug
using Ctrl+D to close a terminal where the last command exited with a non-zero exit code causes VSCode to notify the user of a [terminal launch failure](https://code.visualstudio.com/docs…
-
Here is my danger.yml:
```name: Danger
on:
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
name: "Run Danger"
steps:
- uses: actions/checko…
-
### Description
When you have more than one Auth configured in `amplifyconfiguration.dart` - the function `Amplify.DataStore.observeQuery()` throws an exception. You can see in the console errors …