79387941

Date: 2025-01-26 03:57:31
Score: 6.5 🚩
Natty:
Report link

Please provide more details of your code where you use <ConfigProvider> component?

Reasons:
  • RegEx Blacklisted phrase (2.5): Please provide
  • Low length (1.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Saleh Alikhani

79387940

Date: 2025-01-26 03:56:29
Score: 6.5 🚩
Natty:
Report link

I have the same issue and i already have done all the way you did . it might be a gitlab registry issue to get the image but sill have no clue.

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Atabak

79387927

Date: 2025-01-26 03:30:23
Score: 6.5 🚩
Natty: 6.5
Report link

https://min-api.cryptocompare.com/data/top/mktcapfull?limit=10&tsym=USD Will be free for current data.

Please let me know if you did find historical datasets

Reasons:
  • RegEx Blacklisted phrase (2.5): Please let me know
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Serge Shakhov

79387924

Date: 2025-01-26 03:28:21
Score: 6 🚩
Natty: 6
Report link

Have you considered using a multithreaded approach? You don’t mention details of your implementation but I’d suppose it’s possible to divide each page to a thread for processing to accelerate. Try with pthreads? Regards.

Reasons:
  • Blacklisted phrase (1): Regards
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: AMG

79387808

Date: 2025-01-26 01:04:54
Score: 4.5
Natty:
Report link

"strictPropertyInitialization": false,

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Joseph

79387777

Date: 2025-01-26 00:35:47
Score: 4.5
Natty: 5
Report link

You might want to see this package. https://www.npmjs.com/package/proto-to-glue

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Shubham Shah

79387744

Date: 2025-01-26 00:02:39
Score: 4
Natty: 5
Report link

this is spectacularly useful help. Thank you so much

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Abhi T

79387545

Date: 2025-01-25 21:26:02
Score: 4.5
Natty:
Report link

Like @Christian suggested in the comments (thank you!!), my question was similar to another post. TLDR: had to revert back my python version to 3.11.9 (I was on 3.13.*), and matplotlib to 3.8.3

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @Christian
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: hoimetwillem

79387304

Date: 2025-01-25 18:50:28
Score: 4
Natty:
Report link

This was considered a bug in netty that got fixed. More info here: https://github.com/netty/netty/issues/13978

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: IUnknown

79387286

Date: 2025-01-25 18:40:25
Score: 5.5
Natty:
Report link

Are you using the same branch in which you have created the pipeline yaml file?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sajal Rastogi

79387270

Date: 2025-01-25 18:30:22
Score: 5.5
Natty: 6
Report link

checkout this blog https://sagarsangwan.vercel.app/blogs/pdf-generation-in-next-js-15-with-puppeteer-1737813702027 for a detailed blog on how to convert html into pdf

Reasons:
  • Blacklisted phrase (1): this blog
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sagar Sangwan

79387213

Date: 2025-01-25 17:57:14
Score: 4
Natty: 4.5
Report link

Three dot represent the spread operator.

Below URL to understand the concepts

URl: https://www.freecodecamp.org/news/javascript-spread-and-rest-operators/

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Engr Ebuka Orioha

79387199

Date: 2025-01-25 17:49:11
Score: 10 🚩
Natty: 5
Report link

@kai-pham , Did you manage to solve the issue, I am having similar problem with converting pcm16 audio to g711ulaw rtp stream. I have tried various combination with little success.

Reasons:
  • RegEx Blacklisted phrase (3): Did you manage to solve the
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am having similar problem
  • User mentioned (1): @kai-pham
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: AshG

79387174

Date: 2025-01-25 17:36:06
Score: 7.5 🚩
Natty:
Report link

I ended up finding the solution to my problem, if someone else is having the same problem with the "IP not being whitelisted" even though it is. And if you tried changing the DNS to 8.8.8.8, turning off your vpn, creating new outbound and inbound rules for port 27017, and still you can't find the solution. Check your node version and make sure is updated, that was the mistake i was making, i checked mongoose version, express and mongodb versions and everything looked good.

It was the node update.

Reasons:
  • RegEx Blacklisted phrase (1.5): can't find the solution
  • RegEx Blacklisted phrase (2): can't find the solution
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): having the same problem
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Gerardo Acedo

79387160

Date: 2025-01-25 17:24:02
Score: 5
Natty:
Report link

I have a solution. Here i use React-router-dom,TypeScript,Tailwind and Shadcn https://github.com/SadikMuktadir/tailwind-Shadcn.git

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sadik

79387137

Date: 2025-01-25 17:05:57
Score: 4
Natty: 5
Report link

Thanks! I didn't know what (double **) meant.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Franco Maldonado

79387110

Date: 2025-01-25 16:45:52
Score: 4.5
Natty:
Report link

This behavior is confirmed as unexpected and it was fixed. Refer to https://github.com/OfficeDev/office-js/issues/5127

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: alfi

79387079

Date: 2025-01-25 16:25:46
Score: 5
Natty:
Report link

This issue is done, thank you so much

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Manny Somarriba

79386972

Date: 2025-01-25 15:20:31
Score: 4
Natty:
Report link

Now you can name new values set within INSERT query

https://dev.mysql.com/doc/refman/8.4/en/insert-on-duplicate.html

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Konstantin Mayurnikov

79386951

Date: 2025-01-25 15:02:27
Score: 5
Natty:
Report link

';' - open parenthesis expected error in MQL5

I'm getting the above error for the code: int totalBars = Bars;

and

'waveCountLookback' - undeclared identifier

I'm getting the above error for the code: int lookBack = waveCountLookback;

What's the solution for the 2 above errors?

Reasons:
  • RegEx Blacklisted phrase (1): I'm getting the above error
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Michael

79386938

Date: 2025-01-25 14:54:24
Score: 4
Natty:
Report link

I am using FLYOUT instead of AppShell, and its working fine.

Thank You

Reasons:
  • Blacklisted phrase (0.5): Thank You
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Hitesh Patel

79386786

Date: 2025-01-25 13:25:04
Score: 9.5 🚩
Natty: 4.5
Report link

Has anyone figured this out? I have exact same issue.

Reasons:
  • RegEx Blacklisted phrase (3): Has anyone figured
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have exact same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: wise990

79386691

Date: 2025-01-25 12:20:50
Score: 5.5
Natty:
Report link

Why not just make one box with gradient (linear-gradient with 135deg, red50% and blue 50%)?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Why not
  • Low reputation (1):
Posted by: trajkan

79386656

Date: 2025-01-25 12:00:45
Score: 4.5
Natty: 4.5
Report link

https://devkabir.com/troubleshooting-mysql-database-connections-in-powershell/

Here is your solution, check it now

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Humayoun Kabir

79386555

Date: 2025-01-25 10:46:29
Score: 5
Natty: 4.5
Report link

can you Please share the solution if you have found it

I am also getting error for same code.Tried with getLong() method as suggested, but still getting this error java.lang.NumberFormatException: For input string: "[null]"

Reasons:
  • RegEx Blacklisted phrase (2.5): can you Please share the solution
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): can you Please share the solution
  • Low reputation (1):
Posted by: Snehal itg

79386541

Date: 2025-01-25 10:36:26
Score: 4
Natty: 4
Report link

hey dear friend I love to cooperate to guy

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Snow white

79386530

Date: 2025-01-25 10:29:24
Score: 4
Natty:
Report link

In latest Android studio editors, Editor -> General -> Appearance -> Show hard wrap..

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Ashnet

79386472

Date: 2025-01-25 09:36:13
Score: 5.5
Natty: 4.5
Report link

@leonheess provided the corred answear, and i have to thank him a lot!

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @leonheess
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: NeaMitika

79386461

Date: 2025-01-25 09:24:10
Score: 5.5
Natty: 5
Report link

How to find the description of these error codes? I only see numeric error code descriptions in the api documentation. I'm getting a Ul9FUlJPUg error code, any idea what that is?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How to find the
  • Low reputation (1):
Posted by: Divyansh Luthra

79386457

Date: 2025-01-25 09:22:08
Score: 4
Natty:
Report link

I found on StackOverflow similar theme. Shortly: you shoud manually call .complete() on intermediate job (SupervisorJob in discussed case, but simple Job behaves the same) after .joinAll() child jobs.

Reasons:
  • Blacklisted phrase (1): StackOverflow
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: An12

79386359

Date: 2025-01-25 07:52:51
Score: 4
Natty:
Report link

You could use $pip install mujoco-python-viewer, this module is fantastic for rendering in mujoco, read more through this link: https://github.com/rohanpsingh/mujoco-python-viewer

Reasons:
  • Blacklisted phrase (1): this link
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: zheng-yy23

79386327

Date: 2025-01-25 07:25:44
Score: 4
Natty:
Report link

just got to now that in source tag we should use source.c++ not source.cpp

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Amruth Tetakali

79386287

Date: 2025-01-25 06:43:34
Score: 6 🚩
Natty: 5
Report link

Did you manage to find a solution for static generation and internalisation? I like to use next js and now I need to make just a site with a couple of dozen pages, but I need multi-language and static generation and I'm surprised it's not there

Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (3): Did you manage to find a solution
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (0.5):
Posted by: mr__scrpt

79386261

Date: 2025-01-25 06:16:28
Score: 7.5
Natty: 7.5
Report link

can someone show how to transfer form data to RAW at postman ? I need to use Content-Type: multipart/form-data; boundary=--------------------------140760168634293019785817

Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (2.5): can someone show how
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Starts with a question (0.5): can someone
  • Filler text (0.5): --------------------------
  • Low reputation (1):
Posted by: Michal

79386260

Date: 2025-01-25 06:15:27
Score: 6.5 🚩
Natty: 6.5
Report link

have you found the solution? i'm running into the same problem.

Reasons:
  • RegEx Blacklisted phrase (2.5): have you found the solution
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bryan 'Ilman

79386259

Date: 2025-01-25 06:13:25
Score: 8 🚩
Natty:
Report link

Im also facing same issues if u got the solution, pls provide the solution. If I got, I will upload the solution

Reasons:
  • RegEx Blacklisted phrase (2.5): pls provide the solution
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): also facing same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: sardarsadiq

79386251

Date: 2025-01-25 06:03:21
Score: 4
Natty: 4.5
Report link

Invoke-SqlQuery is the proper term I believe.

https://www.virtualizationhowto.com/2019/07/how-to-query-a-mysql-database-with-powershell/

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: alleged_STINK

79386240

Date: 2025-01-25 05:55:19
Score: 4.5
Natty: 5
Report link

this isn't working for strapi v5.6.0, any solution. I have added the /admin/admin.config.js in root folder and defined the plugin but getting error as CUSTOM_VARIABLES.

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Akshay Rajesh Shinde

79386228

Date: 2025-01-25 05:41:15
Score: 4
Natty:
Report link

Just solved this exact issue with the fix here: CSS not loading with docker, nginx and react app

The issue is indeed mime types

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user29357965

79386214

Date: 2025-01-25 05:27:11
Score: 4.5
Natty: 4
Report link

The link in @rickhg12hs comment seems off; further details https://www.mongodb.com/community/forums/t/mongodb-nodejs-driver-5-0-0-released/211452

one can use https://github.com/mongodb-js/nodejs-mongodb-legacy if one wants to continue to use callbacks

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @rickhg12hs
  • Low reputation (1):
Posted by: Ryan Casalino

79386200

Date: 2025-01-25 05:14:08
Score: 4
Natty:
Report link

Instagram Username and password

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Has no white space (0.5):
  • Low reputation (1):
Posted by: Zalak Jain

79386123

Date: 2025-01-25 03:21:46
Score: 4
Natty: 4.5
Report link

I tried to load MouseKeyHook, and got the following error message Severity Code Description Project File Line Suppression State Error Could not install package 'MouseKeyHook 5.7.1'. You are trying to install this package into a project that targets '.NETFramework,Version=v3.5', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
thoughts on the issue?

Reasons:
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: philippe

79386089

Date: 2025-01-25 02:32:37
Score: 6.5 🚩
Natty: 5
Report link

How if I used the formula to count days between orders in a column with conditions based on store name? Is it possible to use the same formula?

Reasons:
  • Blacklisted phrase (1): Is it possible to
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How if I use
  • Low reputation (1):
Posted by: Sanii BaliRain

79386077

Date: 2025-01-25 02:17:33
Score: 4
Natty:
Report link

when i right click nothing happens. i dont get it..

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): when i
  • Low reputation (1):
Posted by: Ghost

79385990

Date: 2025-01-25 00:43:15
Score: 4.5
Natty:
Report link

This is not an answer but I think it will be helpful to add here as I cannot add a comment. I have a similar issue and had the question for a while here with no answer: MirroredStrategy output varies depending on the visible GPUs

I think as a workaround for now, you can run nvidia-smi topo -m and check the connections between GPUs

In my case, your example works fine when setting CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 but fails if CUDA_VISIBLE_DEVICES=1,2,3,4,5,6,7,0

Reasons:
  • Blacklisted phrase (1): not an answer
  • Blacklisted phrase (0.5): I cannot
  • Has code block (-0.5):
  • Me too answer (2.5): I have a similar issue
  • Low reputation (1):
Posted by: go_krm

79385944

Date: 2025-01-25 00:11:08
Score: 5.5
Natty: 4
Report link

https://meta.stackoverflow.com/ https://stackoverflow.com/questions/2889766/best-way-to-organize-filetype-settings-in-vim-and-vimrc?rq=3[enter link description here]1

$git $tag $ekoveevoke

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Blacklisted phrase (0.5): enter link description here
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Diana Perez

79385859

Date: 2025-01-24 23:16:55
Score: 4.5
Natty:
Report link

We think this was reported in https://github.com/grpc/grpc/issues/36888

It should be fixed in gRPC 1.65.2 and 1.66.0. Could you try to verify?

Thanks :)

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Sampajano

79385788

Date: 2025-01-24 22:31:43
Score: 4.5
Natty:
Report link

[enter link description here][1]

[1]: https://t.me/EAGLE_HACKER_2## Heading ##

Reasons:
  • Blacklisted phrase (0.5): enter link description here
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: EAGLE PUBG

79385757

Date: 2025-01-24 22:12:39
Score: 4
Natty: 4
Report link

it just requires "chown -R www-data:www-data /home/wiki/mediawiki/images" in the host

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user29355308

79385706

Date: 2025-01-24 21:46:31
Score: 7 🚩
Natty: 5.5
Report link

i have the same problem 😒, i think github action do not recognize my StorageState

Reasons:
  • Blacklisted phrase (1): i have the same problem
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i have the same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: Marcos Noris

79385602

Date: 2025-01-24 20:53:17
Score: 4
Natty:
Report link

Check https://stackoverflow.com/a/61252423/18516611

TL;DR remove mysql-connector-python and run pip install mysql-connector-python

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jason Cameron

79385586

Date: 2025-01-24 20:48:14
Score: 6.5 🚩
Natty:
Report link

I also have the same question!

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Me too answer (2.5): I also have the same question
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mateus Mazzaferro

79385577

Date: 2025-01-24 20:43:12
Score: 10.5 🚩
Natty: 6.5
Report link

Did you manage to solve it? some problem!

Reasons:
  • RegEx Blacklisted phrase (3): Did you manage to solve it
  • RegEx Blacklisted phrase (1.5): solve it?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Rafael

79385537

Date: 2025-01-24 20:24:06
Score: 7.5 🚩
Natty:
Report link

have the same issue. Hope someone can help. can get idtoken and the content looks good but mine fails at this when trying to sign in to firebase with google account // Sign in with the credential var userCredential = await authClient.SignInWithCredentialAsync(credential);

Reasons:
  • RegEx Blacklisted phrase (3): someone can help
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): have the same issue
  • Low reputation (1):
Posted by: user3248381

79385518

Date: 2025-01-24 20:14:03
Score: 5
Natty:
Report link

Just to get it right, you want to execute python code in a terminal and struggle with indentation? The python shell handles intents via pressing ENTER

please explain yourself further and post a picture or some code, i feel like its hard to understand your question.

Reasons:
  • RegEx Blacklisted phrase (2.5): please explain your
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Zabz

79385469

Date: 2025-01-24 19:48:56
Score: 7 🚩
Natty:
Report link

bro i am also getting same error have you resolved it

Reasons:
  • RegEx Blacklisted phrase (1): i am also getting same error
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i am also getting same error
  • Single line (0.5):
  • Low reputation (1):
Posted by: Manoj Rayi

79385422

Date: 2025-01-24 19:26:50
Score: 5.5
Natty:
Report link

Does '$Installs = $Installs | Sort-Object { $_[1] }' work?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Matt

79385416

Date: 2025-01-24 19:25:49
Score: 13.5 🚩
Natty: 6
Report link

I'm facing the same issue continuously, tried creating multiple environments and different IAM roles.

Can you please share how were you able to resolve this?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you please share how
  • RegEx Blacklisted phrase (1.5): resolve this?
  • RegEx Blacklisted phrase (3): were you able
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I'm facing the same issue
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: theGateway

79385410

Date: 2025-01-24 19:23:47
Score: 4.5
Natty:
Report link

This behavior seems like a bug. I've reproduced it in a testing environment and filed it as IJPL-175845. If you can consistently reproduce this behaviour by simply hovering over a function in the editor, please describe your repro steps in more detail in the issue.

Reasons:
  • RegEx Blacklisted phrase (2.5): please describe your
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: kf-jb

79385397

Date: 2025-01-24 19:17:45
Score: 7 🚩
Natty: 6.5
Report link

codes-demo.myshopify.com/collections/all ( to open this link we need a Password , please can you give me the password and thank you for helping

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (1): this link
  • RegEx Blacklisted phrase (2.5): please can you give me
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: sarra jaiem

79385394

Date: 2025-01-24 19:16:44
Score: 4.5
Natty: 4.5
Report link

My tests run for 7min

So I have to write https://github.com/jonny64/mr-git-cli

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: jonny

79385346

Date: 2025-01-24 18:55:38
Score: 5.5
Natty: 5
Report link

facing similiar issues, any update?

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Safeer Abbas

79385332

Date: 2025-01-24 18:47:34
Score: 5
Natty: 5.5
Report link

https://vm.tiktok.com/ZS6GkEnUj/ This post is shared via TikTok Lite. Download TikTok Lite to enjoy more posts: https://www.tiktok.com/tiktoklite

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user29353492

79385329

Date: 2025-01-24 18:44:33
Score: 4
Natty: 4
Report link

just run "npm uninstall @vue/eslint-config-prettier"

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user29353467

79385289

Date: 2025-01-24 18:26:27
Score: 6.5 🚩
Natty: 5.5
Report link

I am still getting installation failed . I tried everything . please help

Reasons:
  • RegEx Blacklisted phrase (3): please help
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Iftesam Amin Bhuiyan

79385239

Date: 2025-01-24 18:01:19
Score: 7 🚩
Natty: 4.5
Report link

Hello My friend please I need your help I have same issue and I need to fixed Who you make AI data in two parentheses (01) --> GTIN

(17)--> Expiration date

(21)--> Serial Number

(11)--> Production Date

Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (2): I need your help
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have same issue
  • Low reputation (1):
Posted by: ehabazzam

79385208

Date: 2025-01-24 17:51:14
Score: 6.5 🚩
Natty:
Report link

Just adding in the current link of Raymond's blog, described by James on his answer: https://devblogs.microsoft.com/oldnewthing/20091008-00/?p=16443

(I can't add comments yet)

Reasons:
  • Blacklisted phrase (3): comments yet
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Arthur

79385178

Date: 2025-01-24 17:41:10
Score: 4
Natty:
Report link

Look at [NUnit Docs][1]

https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html

You can replace Assert with ClassicAssert

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: MaxJimenez

79385166

Date: 2025-01-24 17:36:08
Score: 4.5
Natty:
Report link

Here is a free online tool to convert markdown to tailwind which is very handy

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Irishgeoff

79385159

Date: 2025-01-24 17:34:07
Score: 4
Natty: 4
Report link

https://developer.android.com/training/app-links#:~:text=Stay%20organized%20with%20collections%20Save%20and%20categorize%20content%20based%20on%20your%20preferences.&text=Figure%201.,a%20link's%20specific%20content%20directly See this website they provided in detail

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sriram Ananth

79385146

Date: 2025-01-24 17:29:03
Score: 6 🚩
Natty:
Report link

Yes i have seen a similar menu in meowrch installer which is customization for arch linux, you can find the repo here https://github.com/meowrch/meowrch.git ,but i have no idea how he has done it, the coding languages he used are mustache, shell, python, css, qml, javascript, please help even i need this very badly..

Reasons:
  • Blacklisted phrase (0.5): i need
  • RegEx Blacklisted phrase (3): please help
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Shashank Sajjan

79385108

Date: 2025-01-24 17:13:59
Score: 4
Natty: 4
Report link

IM looking for the same solution any recommendations

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: B3yond the lens

79385088

Date: 2025-01-24 17:06:56
Score: 4
Natty: 5
Report link

find the node version supported. This is official guide from Google. https://techdaytodayissue.blogspot.com/2025/01/is-there-compatibility-list-for-angular.html

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: PP Solution

79385033

Date: 2025-01-24 16:47:50
Score: 4.5
Natty: 5
Report link

Thanks.

How to collapse other branches in this example? I want only one branch open at a time.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (1): I want
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: pgloader

79385014

Date: 2025-01-24 16:42:48
Score: 4.5
Natty:
Report link
Hello in my case i am still not able to solve the problem pls let me know i any of you have the solution.

when i tried to embed the local video into my porject:

1) when i include static in path ike this - /static/video/spped.mp4 -- when in include like this the video is getting loaded into the vscode and the path is also clickable but the video is not showing in web.


2)As per i know we dont needed to include static in path because it is a public bu default when i give my path like this - /video/speed.mp4 this even is not working for and my path is not clickablt it is like simple text.

i have attachted the image also pls let me know if anyone has solution.

[enter image description here][1]
[enter image description here][2]
[enter image description here][3]


  [1]: https://i.sstatic.net/2f7kroSM.png
  [2]: https://i.sstatic.net/TIpQexJj.png
  [3]: https://i.sstatic.net/GsSmoOcQ.png
Reasons:
  • Blacklisted phrase (1): anyone has solution
  • Blacklisted phrase (1): enter image description here
  • RegEx Blacklisted phrase (2.5): pls let me know
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Pawar Priyank

79384942

Date: 2025-01-24 16:17:41
Score: 5.5
Natty:
Report link

I just had an answer from Microsoft: https://github.com/dotnet/aspire/discussions/7236

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Thomas LE BERRE

79384928

Date: 2025-01-24 16:12:39
Score: 10 🚩
Natty: 6
Report link

I got them same issue. "This IP, site or mobile application is not authorized to use this API key. Request received from IP address , with empty referer." Anyone can help me please?

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Anyone can help me
  • RegEx Blacklisted phrase (2): help me please
  • RegEx Blacklisted phrase (0.5): Anyone can help
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Guti

79384879

Date: 2025-01-24 15:54:34
Score: 4
Natty: 4.5
Report link

I tried this way too, but still receiving same error again. here is solution

https://techdaytodayissue.blogspot.com/2025/01/how-to-resolve-cors-issue-in-angular-12.html

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: PUSHKAR PRABHAT

79384793

Date: 2025-01-24 15:21:24
Score: 5.5
Natty:
Report link

Have you tried using observers this way?

Reasons:
  • Whitelisted phrase (-1): Have you tried
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Juranir Santos

79384750

Date: 2025-01-24 15:01:19
Score: 8.5
Natty: 7
Report link

Take 2 by https://stackoverflow.com/users/23109513/unzipgit also seems to me to be an acceptable, though perfectible answer. Unzipgit, could you please provide an easily reproducible answer, which maybe the op could then accept?

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • RegEx Blacklisted phrase (2.5): could you please provide
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: StieK

79384743

Date: 2025-01-24 14:59:17
Score: 9
Natty: 7
Report link

Thank you @Yosoyadri, you saved my day ! This is the only solution that worked for me !

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (2): you saved my
  • Blacklisted phrase (2): saved my day
  • Whitelisted phrase (-1): worked for me
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @Yosoyadri
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Antoine Bigeard

79384736

Date: 2025-01-24 14:56:16
Score: 13.5 🚩
Natty: 5.5
Report link

Were you able to use airmon-ng via termux? Can it be used to measure the noise floor in a Wi-Fi channel?ALso which usb wifi adapter did you use and how? Can you provide some in-depth information? Thanks in advance

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): Can you provide some
  • RegEx Blacklisted phrase (3): Thanks in advance
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Pradee Prabhu

79384733

Date: 2025-01-24 14:54:15
Score: 5
Natty: 5.5
Report link

I've found the answer years later: https://github.com/apache/superset/discussions/29340

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Fedyan Abramovich

79384714

Date: 2025-01-24 14:48:12
Score: 5
Natty:
Report link

Thank you, @MT0 and @jdweng, for your valuable insights regarding the trailing semicolon (;). Removing the semicolon resolved the initial ORA-00933: SQL command not properly ended issue. However, I am now encountering two new problems:

When trying to bind parameters, I get the error: ORA-01008: not all variables bound. If I hard-code the parameter values instead of using bind variables, the query runs without errors, the grid and column headers appear in Uyumsoft, but no data is displayed.

    SELECT 
    ENTITY_ID, 
    ENTITY_CODE AS "CARI KOD", 
    ENTITY_NAME AS "CARI AD", 
    IS_EMAIL AS "MAIL GONDERIM", 
    MAIL_ATTACHMENT_INFO AS "MAIL EKLENECEK DOSYA TIPI", 
    E_INVOICE_PROFILE AS "FATURA SENARYO", 
    EINVOICE_START_DATE AS "MUKELLEF TARIHI", 
    IS_EINVOICE_ENTITY AS "E FATURA MUKELLEFI MI", 
    E_INVOICE_DEL_TYPE AS "EFATURA POSTA KUTUSU", 
    EMAIL AS "EFATURA GONDERIM MAILI"
FROM FIND_ENTITY
WHERE 
    (ENTITY_CODE LIKE '%123%')
    AND (IS_EMAIL = 1)
    AND (EINVOICE_START_DATE >= TO_DATE('2025-01-01', 'YYYY-MM-DD'))
    AND (E_INVOICE_DEL_TYPE = '2')

enter image description here

When attempting to use bind variables, the query looks like this:

SELECT 
    ENTITY_ID, 
    ENTITY_CODE AS "CARI KOD", 
    ENTITY_NAME AS "CARI AD", 
    IS_EMAIL AS "MAIL GONDERIM", 
    MAIL_ATTACHMENT_INFO AS "MAIL EKLENECEK DOSYA TIPI", 
    E_INVOICE_PROFILE AS "FATURA SENARYO", 
    EINVOICE_START_DATE AS "MUKELLEF TARIHI", 
    IS_EINVOICE_ENTITY AS "E FATURA MUKELLEFI MI", 
    E_INVOICE_DEL_TYPE AS "EFATURA POSTA KUTUSU", 
    EMAIL AS "EFATURA GONDERIM MAILI"
FROM FIND_ENTITY
WHERE 
    (:EntityCode IS NULL OR ENTITY_CODE LIKE '%' || :EntityCode || '%')
    AND (:IsEmail IS NULL OR IS_EMAIL = :IsEmail)
    AND (:StartDate IS NULL OR EINVOICE_START_DATE >= TO_DATE(:StartDate, 'YYYY-MM-DD'))
    AND (:InvoiceDeliveryType IS NULL OR E_INVOICE_DEL_TYPE = :InvoiceDeliveryType)

Is this issue related to how Uyumsoft is handling the bind variables, or is there something missing in the query syntax/configuration? Any advice would be greatly appreciated.

Thank you again for your help!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): appreciated
  • RegEx Blacklisted phrase (1): I get the error
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @MT0
  • User mentioned (0): @jdweng
  • Self-answer (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: GΓΆkhan

79384679

Date: 2025-01-24 14:36:08
Score: 5
Natty: 4.5
Report link

That's work very well for me:) Thx @MrC aka Shaun Curtis

Reasons:
  • Blacklisted phrase (1): Thx
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @MrC
  • Low reputation (1):
Posted by: antopa

79384664

Date: 2025-01-24 14:30:06
Score: 4.5
Natty: 6
Report link

As tested this with another PPA and failed.

Two things to notice:

If there is no /devel/ there is no API output.

Otherwise, great many thx. Help me a lot.

Reasons:
  • Blacklisted phrase (1): thx
  • Blacklisted phrase (1): Help me
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: thizmo

79384574

Date: 2025-01-24 13:53:56
Score: 4
Natty:
Report link

Check the indentation of name and command, and maybe of "if" line...

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: test

79384550

Date: 2025-01-24 13:45:53
Score: 6 🚩
Natty: 5.5
Report link

Any news about this question ?

Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: B2B

79384517

Date: 2025-01-24 13:33:45
Score: 6.5 🚩
Natty: 6.5
Report link

Thanks Mike's answer. Is this problem solved?

and Mike's code is not work for me, any progress?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (1.5): solved?
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: zhipeng hu

79384512

Date: 2025-01-24 13:33:43
Score: 8.5 🚩
Natty: 5.5
Report link

@MikeK - Did you get this resolved? I just was having the same issues and your post helped at least figure out WHAT was happening. On the main laptop screen...button triggers immediately. But if i move the spreadsheet to an extended monitor, it doesn't trigger unless i hold the mouse down on the button for about 4 seconds.

Thank you

Edit....more googling and i found a solution that worked for me. Bottom right on display settings, change from optimize for appearance to optimize for compatibility.

solution came from this link https://answers.microsoft.com/en-us/msoffice/forum/all/command-button-macro-not-working-when-on-second/61da5773-29cc-4701-b065-3ddc5e0d8c1b

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): this link
  • Whitelisted phrase (-1): worked for me
  • RegEx Blacklisted phrase (3): Did you get this resolved
  • RegEx Blacklisted phrase (1.5): resolved?
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @MikeK
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: GuyboR

79384485

Date: 2025-01-24 13:24:40
Score: 4
Natty:
Report link

Create a Custom Column to define the group and use that column in the slicer enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Arya

79384476

Date: 2025-01-24 13:21:38
Score: 9 🚩
Natty: 5.5
Report link

arnt- were you able to achieve this ?

Reasons:
  • RegEx Blacklisted phrase (3): were you able
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Muhammad

79384439

Date: 2025-01-24 13:08:33
Score: 7.5
Natty: 7
Report link

it doesn't work for me. I have the broken ones in the first place of course. How can I convert them to real emojis?

Reasons:
  • Blacklisted phrase (0.5): How can I
  • RegEx Blacklisted phrase (2): doesn't work for me
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: HoseinGSD

79384332

Date: 2025-01-24 12:30:22
Score: 10.5 🚩
Natty: 6.5
Report link

Did you manage to solve it? If so, what was the solution?

Reasons:
  • RegEx Blacklisted phrase (3): Did you manage to solve it
  • RegEx Blacklisted phrase (1.5): solve it?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Valdir Lima

79384310

Date: 2025-01-24 12:22:18
Score: 6 🚩
Natty:
Report link

I couldn't comment directly because not enough reputation, but https://stackoverflow.com/a/79052103/22037071 Helped me a lot. But I did not need to add The volume '//var/run/docker.sock://var/run/docker.sock' in my docker compose and it was ok.

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Blacklisted phrase (1): Helped me a lot
  • RegEx Blacklisted phrase (1.5): enough reputation
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Leonardo Gama

79384265

Date: 2025-01-24 12:03:13
Score: 4
Natty:
Report link

How is your RLS setup? Most likely an issue with how you have RLS set up. If you can post your RLS config that might give insight on what's wrong.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): How is you
  • Low reputation (1):
Posted by: cheekyprogrammer

79384256

Date: 2025-01-24 12:02:12
Score: 8.5 🚩
Natty: 5.5
Report link

You saved my day @alexkr, this really worked!

Reasons:
  • Blacklisted phrase (2): You saved my
  • Blacklisted phrase (2): saved my day
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @alexkr
  • Single line (0.5):
  • Low reputation (1):
Posted by: YeIIowsnow

79384251

Date: 2025-01-24 11:59:10
Score: 5
Natty:
Report link

The installation guide only works for projects without a custom tailwind.config.cjs and, most importantly, without any "@apply" directive.

I only manage to make i work be referencing the config file on each component style that makes use of apply and/or the theme:

@config "../../tailwind.config.cjs";

Did anyone had any luck with this?

Reasons:
  • Blacklisted phrase (1.5): any luck
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Caio Rolla

79384246

Date: 2025-01-24 11:57:09
Score: 4
Natty:
Report link

Finally found a fix for that, is posted on GitHub repo issues section of library issue 503 google cloud sdk php

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jordi TomΓ s Molina

79384226

Date: 2025-01-24 11:49:07
Score: 10.5 🚩
Natty: 5
Report link

Did you manage to solve it? I have the same problem in my app.

Versions:

{
  "react-native": "0.76.6",
  "expo": "^52.0.27",
  "react-native-mmkv": "^3.2.0"
}
Reasons:
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (3): Did you manage to solve it
  • RegEx Blacklisted phrase (1.5): solve it?
  • Low length (1):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Matheus Costa