-
-
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
![Screenshot 2024-11-15 at 4.12.07 PM.png](https://raw.githubusercontent.com/martout2002/pe/main/files/d5d1a60c-150a-4d2c-a574-f8b93399dc0d.png)
![Screenshot 2024-11-15 at 4.12.51 PM.png](https://ra…
-
I installed wrk by the following commands with no errors on my Mac.
git clone https://github.com/wg/wrk.git
cd wrk
make
However, when I run the line 'wrk -t12 -c100 -d30s http://127.0.0.1:80…
-
![Screenshot 2024-11-15 at 4.12.07 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/d5d1a60c-150a-4d2c-a574-f8b93399dc0d.png)
![Screenshot 2024-11-15 at 4.12.51 PM.png](…
-
-
-
- [x] When a product is clicked it should navigate to Product Detail Page with proper URL
- URL should be like: “/:category/:productId/:productNameSlug”
- [x] Page should have back button
-
I did a bit more digging to find out that https://github.com/rstudio/gt/issues/1481 is actually a bigD issue. Maybe related to https://bugs.r-project.org/show_bug.cgi?id=18618
Here is a reprex
…