Szymon Sus
Szymon Sus
Hello, does cors-anywhare cache requests? when i open page on my pc i get other data than throuh your proxy. Can i somehow remove caching so every request i will...
Hi, I couldn't find solution for my vscode linter errors in framework directory about @commerce'path imports. For example in framework/swell/auth/use-logout.tsx these imports are underscorred ``` import type { MutationHook }...
Hi, I noticed that plugin is not sorting classes of the element if there is at least one arbitrary value. This will not be sorted because of w-[200px] class used...
When we open the hangfire dashboard and it is asking for basic authentication we can see these log messages. ``` [15:00:52 ERR] StatusCode cannot be set because the response has...
fixes #580
This fixes an issue with case sensitive search in npgsql https://github.com/fullstackhero/dotnet-webapi-boilerplate/discussions/396 Here I implemented custom specification evaluator which uses the PostgreSQL ILIKE operator when Npgsql DBProvider is used. I have...
Hi, I wonder if it wouldn't be better to store prices as long data type instead of decimals so they would be stored in cents or any smallest currency unit....
Cloudflare protected websites are detected with cloudflare hcaptcha challenge page. Do you guys have any soultions for bypassing cloudflare?
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** It would be nice if you could add a docker support to this project
[14:38:03] You should only render one navigator explicitly in your app, and other navigators should by rendered by including them in that navigator. Full details at: https://reactnavigation.org/docs/common-mistakes.html#explicitly-rendering-more-than-one-navigator - node_modules\react-native\Libraries\ReactNative\YellowBox.js:80:15 in...