79137656

Date: 2024-10-29 14:35:14
Score: 8.5 🚩
Natty: 5
Report link

I am also facing the same error. I am following the same video. Did you come up with a solution for this?

Reasons:
  • RegEx Blacklisted phrase (1): I am also facing the same error
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am also facing the same error
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jasleen Kaur

79137605

Date: 2024-10-29 14:23:11
Score: 4
Natty: 5
Report link

This did not work for me; F was not defined.

Reasons:
  • Blacklisted phrase (1): did not work
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Barry DeCicco

79137583

Date: 2024-10-29 14:17:07
Score: 10.5 🚩
Natty: 4
Report link

Even i am getting the same error, can you pleasse help me in solving this error

<< Error executing action install on resource 'dnf_package[httpd]' >>

below is the command chef-client -zr "recipe[apache-cookbook::r5]"

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): can you pleasse help me in
  • RegEx Blacklisted phrase (1): i am getting the same error
  • RegEx Blacklisted phrase (2): Even i am
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): i am getting the same error
  • Low reputation (1):
Posted by: Vishwas S S

79137563

Date: 2024-10-29 14:12:04
Score: 7 🚩
Natty: 6
Report link

Did you manage to increase the performance? I also just started working with model based RL and was shocked how slow it was

Reasons:
  • RegEx Blacklisted phrase (3): Did you manage to
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: SimJon1

79137551

Date: 2024-10-29 14:09:00
Score: 10 🚩
Natty: 5.5
Report link

HI did you figured it out I have same problem

Reasons:
  • Blacklisted phrase (1): I have same problem
  • RegEx Blacklisted phrase (3): did you figured it out
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: Daniel M_D

79137537

Date: 2024-10-29 14:02:56
Score: 6.5 🚩
Natty:
Report link

Can you please share your nginx config

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you please share your
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Can you please share you
  • Low reputation (0.5):
Posted by: Farhan

79137460

Date: 2024-10-29 13:42:51
Score: 4
Natty:
Report link

Please check below link hope it may help you https://www.techrobbers.com/2019/11/how-to-create-list-using-template-in.html

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

79137310

Date: 2024-10-29 13:00:39
Score: 4
Natty:
Report link

To build on what @Gaël J said. Here's a image of what he's talking about.

enter image description here

I would have added to the original answer but stackoverflow has too many edits in the queue. :/

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Austin Poole

79137308

Date: 2024-10-29 12:58:38
Score: 4
Natty:
Report link

Add the [Required] data annotation

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Damiano Robbiani

79137267

Date: 2024-10-29 12:48:34
Score: 6.5 🚩
Natty:
Report link

Im having the same issue, te animations seem fine, but after change windows dor a while, its overlaps and get ugly. Mode="popLayout" doesnt works for me :( Any idea )?

<AnimatePresence mode="popLayout" initial={false}>
        <motion.div
          key={index}
          initial={{ y: cycle === 1 ? 80 : -80, opacity: 0 }}
          animate={{ y: 0, opacity: 1 }}
          exit={{ y: cycle === 1 ? -80 : 80, opacity: 0 }}
          transition={{
            type: "spring",
            stiffness: 150,
            duration: 0.6,
          }}
          style={{ position: "absolute", width: "800px" }}
        >
          <Text variant="h1" color="primary.orange">
            {words[index]}
          </Text>
        </motion.div>
      </AnimatePresence>
Reasons:
  • Blacklisted phrase (1): doesnt work
  • Blacklisted phrase (1): :(
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): having the same issue
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Juan Toledo

79137262

Date: 2024-10-29 12:46:30
Score: 8 🚩
Natty: 4
Report link

Just checking if you found solution to your query. I am also facing same issue with no luck.

Regards, Vishal

Reasons:
  • Blacklisted phrase (1): Regards
  • Blacklisted phrase (1): no luck
  • Contains signature (1):
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am also facing same issue
  • Low reputation (1):
Posted by: vishal

79137244

Date: 2024-10-29 12:43:29
Score: 4
Natty:
Report link

Google has now history tab. Using that you can get idea. Who, when and what changed 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: Munir Khakhi

79137186

Date: 2024-10-29 12:26:25
Score: 4.5
Natty:
Report link

Can you provide more context on the schema? IF you add

schema:
   type: object
   properties:
       yourCustomProteries:
           type: object 
           ...

Should render it for you. With that told, if you share your yml code it will be more helpful.

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you provide
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Can you
  • Low reputation (1):
Posted by: Blitz Crank

79137171

Date: 2024-10-29 12:22:23
Score: 4
Natty:
Report link

Could be this or do we have to add anything else? I've taken dates of quarters as period to don't waste time.

enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Luis Miguel

79137110

Date: 2024-10-29 12:04:19
Score: 4.5
Natty: 5
Report link

Thank you for sharing this solution! I noticed it’s compatible with Odoo 14 and Odoo 15. Has anyone adapted this code for Odoo 17, or is there an updated version available? Any guidance on making it compatible with Odoo 17 would be greatly appreciated.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): appreciated
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bessem Toumia

79137087

Date: 2024-10-29 11:57:15
Score: 8 🚩
Natty: 5.5
Report link

facing the same problem, could you find the way around this?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Togosling

79137003

Date: 2024-10-29 11:32:07
Score: 4.5
Natty: 5
Report link

I guess LIKE in "SHOW TABLES" refers to https://docs.databricks.com/en/sql/language-manual/functions/like.html. It seems to be a string operator.

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

79136985

Date: 2024-10-29 11:27:05
Score: 4.5
Natty:
Report link

Although @Sergey has mentioned this at the end of his answer, the actual answer that works is this dgolhar's comment on github thanks to him:

https://github.com/eKoopmans/html2pdf.js/issues/83#issuecomment-559780370

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Sergey
  • Low reputation (0.5):
Posted by: Muhammad Waqar Anwar

79136927

Date: 2024-10-29 11:07:57
Score: 8 🚩
Natty:
Report link

@Aaron McGuire I tried adding delays using set timeout in my case but it didn't work either.

private downloadMultipleFiles(boardingPassURLs : string[]): void{
    boardingPassURLs.forEach((url) => {
      setTimeout(() => {
        this.downloadFileService.downloadFileFromURL(url).subscribe((blob) => {
          const a = document.createElement('a');
          const objectUrl = URL.createObjectURL(blob);
          a.href = objectUrl;
          a.download = 'filenameXYZ.pkpass';
          a.click();
          URL.revokeObjectURL(objectUrl);
        });
      },500);
    });
    this.checkinDetailsBoardingpassService.setIsBoardinpassLoaderVisible(false);
  }

downloadFileFromURL(url: string) {
    return this.http.get(url, { responseType: 'blob' });
  }
<script src="https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.3.17/angular.min.js"></script>

can you please suggest how you get it resolved? or am I doing something wrong here?

Reasons:
  • RegEx Blacklisted phrase (2.5): can you please suggest how you
  • RegEx Blacklisted phrase (1.5): resolved?
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • User mentioned (1): @Aaron
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Rachit Saxena

79136924

Date: 2024-10-29 11:06:57
Score: 5
Natty: 5
Report link

Check the guide at https://pulsar.apache.org/docs/next/getting-started-docker-compose/ Might be of help

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

79136800

Date: 2024-10-29 10:38:47
Score: 4.5
Natty: 5
Report link

I also like the way it was done in the project : https://github.com/bbrewington/dbt-bigquery-information-schema/blob/main/dbt_bigquery_info_schema/macros/from_info_schema.sql

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

79136787

Date: 2024-10-29 10:34:46
Score: 5
Natty:
Report link

Have you installed the "C# Dev Kit" from the extensions? It might help.

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

79136759

Date: 2024-10-29 10:25:41
Score: 6.5 🚩
Natty: 5.5
Report link

I'm running Sugar Enterprise v 13.0.3 , exactly same issue, on random users, any idea?

Reasons:
  • Blacklisted phrase (1): any idea?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: RadioLontra

79136683

Date: 2024-10-29 10:07:36
Score: 5
Natty:
Report link

Renaming the header is not an option for us unfortunately. The domain forwarding workaround did also not work for us. Does anyone have another workaround I could try?

I re-posted the issue here: https://vercel.community/t/authorization-header-not-passed-to-serverless-function/1726

Reasons:
  • RegEx Blacklisted phrase (3): Does anyone have
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Maximilian Friedmann

79136682

Date: 2024-10-29 10:07:34
Score: 6.5 🚩
Natty:
Report link

Can you deploy the code to codesandbox?

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

79136652

Date: 2024-10-29 10:00:32
Score: 10.5
Natty: 7.5
Report link

I have the same question with you.Have you solved this problem now?

Reasons:
  • Blacklisted phrase (1): I have the same question
  • RegEx Blacklisted phrase (1.5): solved this problem now?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same question
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Zheng Kim

79136602

Date: 2024-10-29 09:49:27
Score: 9.5 🚩
Natty: 6
Report link

I have met the same problem, have you solved it?

Reasons:
  • Blacklisted phrase (2): have you solved it
  • RegEx Blacklisted phrase (1.5): solved it?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: htt

79136584

Date: 2024-10-29 09:44:23
Score: 7 🚩
Natty: 6.5
Report link

Посмотрите реализацию здесь, я воспользовался данным классом и все работает https://github.com/OxMohsen/validating-data/blob/main/src/Validate.php

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • No latin characters (3):
  • Low reputation (1):
Posted by: paungire

79136581

Date: 2024-10-29 09:43:23
Score: 4
Natty: 5
Report link

what the mean of intel_iommu=off , why add this parameter

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): what the mean of in
  • Low reputation (1):
Posted by: user27943739

79136544

Date: 2024-10-29 09:35:19
Score: 5
Natty:
Report link

The actual correct answer is to add a @Contract annotation to the method checking for null.

See: https://blog.jetbrains.com/idea/2013/10/better-control-flow-analysis-with-contract-annotations-and-intellij-idea-13/

Credits: How can I make IntelliJ IDEA understand my null-checking method?

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Christian Kern

79136533

Date: 2024-10-29 09:34:19
Score: 9.5
Natty: 7.5
Report link

Hi may I ask what if I only want to load the index.html but I having a problem is that the router I use in web enviroment the app can not reach that. Are there any solution about this situation?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Blacklisted phrase (1): may I ask
  • RegEx Blacklisted phrase (2): any solution about this situation?
  • 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: jing liu

79136495

Date: 2024-10-29 09:20:13
Score: 7 🚩
Natty: 5
Report link

Hi im trying to do this in my html and js app to make offline routing available any tips on where to start please help

Reasons:
  • Blacklisted phrase (1): any tips
  • RegEx Blacklisted phrase (3): please help
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: waseem

79136486

Date: 2024-10-29 09:16:11
Score: 11.5
Natty: 7.5
Report link

i am looking for the similar solution, could you please share how you have resolved it?

Reasons:
  • Blacklisted phrase (2): i am looking for
  • RegEx Blacklisted phrase (2.5): could you please share how you
  • RegEx Blacklisted phrase (1.5): resolved it?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: TA01

79136455

Date: 2024-10-29 09:09:07
Score: 7.5 🚩
Natty: 4.5
Report link

did you find a solution? i got a similar problem

Reasons:
  • RegEx Blacklisted phrase (3): did you find a solution
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you find a solution
  • Low reputation (1):
Posted by: HeroDennis

79136453

Date: 2024-10-29 09:09:07
Score: 4.5
Natty:
Report link

Please try Regular Expression Threat Protection for API Gateway

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

79136393

Date: 2024-10-29 08:48:01
Score: 4
Natty: 5
Report link

Thanks for your idea Bob, it helps me a lots. I've solved it successfully ^^

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Trần Anh

79136316

Date: 2024-10-29 08:20:53
Score: 4
Natty: 4
Report link

in iOS Xcode swift , how to redirect users after they completed google sign_in . I used oauth. I want to redirect the users to my app's tabbar page. give me solutions for what I need to update in app delegate to handle the url , and what I need to write in @inbound action google sign in button . I updated the info.plist .

Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • User mentioned (1): @inbound
  • Low reputation (1):
Posted by: kumaran

79136296

Date: 2024-10-29 08:13:50
Score: 4
Natty:
Report link

I am getting what i am looking for by : mapper.readTree(json).path("paths").path( "/v1/test/anySales").path("post").path("requestBody").path("content")

any better approach use path expression

Reasons:
  • Blacklisted phrase (2): i am looking for
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Mak

79136257

Date: 2024-10-29 08:00:46
Score: 4
Natty:
Report link

In the past it was trivial to edit formula - you didn't even need to "Show Formulas" (I have been building spreadsheets over four decades, since well before Microsoft introduced Office (Word, Excel, etc.).

- Background (not necessary to read this, but some may find it helpful to understand what I am doing...) I am pulling data from an unstructured data souce with variable number of items per record but I need to process the data in fixed arrays. Anyway, I have parsed each record into a tab "1" "2" "3" and so on.

The sheet I am creating is full of matrix arrays of data and the data is fetched from arrays of data in the worksheet tabs '1' '2' '3' etc. - so there is a massive duplication of arrays of formulae.

I am analyising the data from each record and cross adding for each record.

In each repetition of these arrays I am refrencing the same cell coordinates (such as B3, B4, B5 ... C3, C4, C5 ... etc.

However, they are fetched from different tabs and so after I copy an array, I need to search and replace the worksheet tab names.

So, for example, I need to do search and replace for a block (9 x 16) - 144 elements):

=IF('1'!B$3="","n/a",'1'!B$3)   ...  =IF('1'!J$3="","n/a",'1'!J$3)
           ...                                   ...
=IF('1'!B$18="","n/a",'1'!B$18) ...  =IF('1'!J$18="","n/a",'1'!J$18)

There are sixteen such blocks (actually 32, for weighting)

If I copy this array and paste 15 times (making 16 identical arrays, each of 144 cells = 2,304 cells.

So, for the second block, I want to do a global search and replace of the part of the forulae that calls up sub-worksheet 2, 3, 4, 5 ... 16 for each of the 16 blocks.

So, the string I am searching for is '1' - to be replaced by '2' for the second block - by '3' for the third block, and so on.

I have done this kind of mass replacement of elements within a formula - but this does not seem to be possible anymore - not at least any method I have tried so far.

In the past it was possible to do this without clicking on [Show Formulas] - but I have tried to do it without showing formulas and when showing formulas - but it makes no difference - I always get the same response:

This spreadsheet is not protected in any way.

Can anyone suggest a soliution to replace '1' with (say) '9' in the above arrays of formulae?
🤔
~~

Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (2.5): Can anyone suggest
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Enquire

79136256

Date: 2024-10-29 08:00:44
Score: 7 🚩
Natty: 6.5
Report link

@Jeremy - From where this "useGLTF" is imported. I am also stuck in the same scenario.

Reasons:
  • RegEx Blacklisted phrase (1.5): I am also stuck
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @Jeremy
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Jai

79136235

Date: 2024-10-29 07:50:41
Score: 5.5
Natty:
Report link

Why are you setting value of "pref.biometric_enable" in onNavigationItemSelected? Aren't you already doing it in setOnToggledListener?

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 are you
  • Low reputation (1):
Posted by: user27894462

79136183

Date: 2024-10-29 07:31:34
Score: 7 🚩
Natty: 4
Report link

Did you find a solution? In my case the "{ASSEMBLY NAME}.styles.css" is generated, but it is an html file instead of a css file.

Reasons:
  • RegEx Blacklisted phrase (3): Did you find a solution
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you find a solution
  • Low reputation (1):
Posted by: MichaelP

79136150

Date: 2024-10-29 07:17:30
Score: 4
Natty:
Report link

"@opentelemetry/exporter-prometheus": "^0.54.0" seems to solve the issue.

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

79136128

Date: 2024-10-29 07:08:27
Score: 4
Natty:
Report link

GUI like redis Insight also show it.

enter image description here

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

79136106

Date: 2024-10-29 07:01:25
Score: 5
Natty: 4.5
Report link

Thanks for the genious reverse engineering and solution @Thomas Hilbert. Also thanks @Mo enen for the correct event.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): thanks
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Thomas
  • Single line (0.5):
  • Low reputation (1):
Posted by: kostas petsis

79136042

Date: 2024-10-29 06:34:16
Score: 8 🚩
Natty: 5
Report link

hi sir I have the same problem with dompdf version 3.0.0 but I cant find this dompdf/include/text_renderer.cls.php file can any help me

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): I have the same problem
  • Blacklisted phrase (1): any help
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Low reputation (1):
Posted by: abdulrahman

79136041

Date: 2024-10-29 06:33:15
Score: 4.5
Natty:
Report link

Blockchain Customer Care: Where Crypto Knowledge Meets Expert Guidance

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

79136037

Date: 2024-10-29 06:32:15
Score: 4.5
Natty: 4.5
Report link

https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/inference#python_2

See sample code here. Just need mimetype and URI.

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

79135967

Date: 2024-10-29 06:00:06
Score: 7 🚩
Natty: 6
Report link

@derHugo How to reverse trail redener when collion with wall ?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @derHugo
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: NaMy

79135935

Date: 2024-10-29 05:43:02
Score: 4.5
Natty: 4
Report link

The system won't let me comment because I'm a new user. So submitting an answer to comment about the post.

  1. This helped me a lot.
  2. I looked for information about using right-click, Text Document to make a .txt file in File Explorer. The problem was the default setup would disappear sometimes.
  3. Your post gives me a more reliable solution. Generic is ok.
Reasons:
  • Blacklisted phrase (1): to comment
  • Blacklisted phrase (1): helped me a lot
  • RegEx Blacklisted phrase (1): won't let me comment
  • No code block (0.5):
  • Low reputation (1):
Posted by: Arthur Hebert

79135926

Date: 2024-10-29 05:39:01
Score: 4
Natty:
Report link

If I'm understanding correctly, you are using this package:

https://jwt-auth.readthedocs.io/en/stable/quick-start/

Here, you can see the modifications to the User model, I can't see if you did that. Also did you configure auth.php to use the jwt driver for api guard?

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

79135889

Date: 2024-10-29 05:14:53
Score: 8.5 🚩
Natty: 6.5
Report link

www.trust-reality.in Who is the owner of this in Gurgaon? Please tell me

Reasons:
  • RegEx Blacklisted phrase (2.5): Please tell me
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Who is the
  • Low reputation (1):
Posted by: Rohit Chauhan

79135822

Date: 2024-10-29 04:26:43
Score: 4
Natty:
Report link

Just use 100dvh, instead of 100vh

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kate Morozova

79135763

Date: 2024-10-29 03:38:33
Score: 5
Natty:
Report link

im very new to this sql thing but i just changed my port from 3306 to 3307 and its works

Reasons:
  • RegEx Blacklisted phrase (1.5): im very new
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Hu2s3y

79135710

Date: 2024-10-29 03:01:24
Score: 6.5 🚩
Natty:
Report link

Please change the xpath selector to class selector as documented in the selenium newest documentation. I have the same error and that solved my problem <3

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

79135665

Date: 2024-10-29 02:30:13
Score: 7 🚩
Natty: 5.5
Report link

if it is in file system how to troubleshoot it please guide me

Reasons:
  • Blacklisted phrase (1): guide me
  • RegEx Blacklisted phrase (2.5): please guide me
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rajith Bhargav

79135664

Date: 2024-10-29 02:30:10
Score: 6 🚩
Natty:
Report link

I have spec file which has analysis as follows:

# Generate Analysis and EXE objects for each script
analyses = []
exes = []

for script in script_names:
    analysis, exe = create_analysis_exe(script)
    analyses.append(analysis)
    exes.append(exe)

# Combine binaries and datas from all analyses to avoid duplication
all_binaries = []
all_zipfiles = []
all_datas = []

for analysis in analyses:
    all_binaries += analysis.binaries
    all_zipfiles += analysis.zipfiles
    all_datas += analysis.datas

and I am using collect as follows:

coll = COLLECT(
    *exes,  # Add all EXEs
    all_binaries,
    all_zipfiles,
    all_datas,
    strip=False,
    upx=True,
    name='_global'  # Adjust output name as needed
)

but somehow it's overwriting some dependencies information i think, which is why the exe's don't work as they should.

If i create exes with separate spec file, i get individual exe and it's dependencies folder. I am looking for a way to have a single dependencies folder as mentioned above.

Can someone please suggest a way to achieve this or let me know if it is not doable at all?

Reasons:
  • Blacklisted phrase (2): I am looking for
  • RegEx Blacklisted phrase (2.5): Can someone please suggest
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Renu

79135593

Date: 2024-10-29 02:09:05
Score: 4
Natty:
Report link

I have Updated the packed in the file, and it worked

enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Whitelisted phrase (-1): it worked
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Hammad

79135540

Date: 2024-10-29 01:31:55
Score: 9.5 🚩
Natty: 5.5
Report link

Could you explain more the steps you did to solve the issue?

Reasons:
  • RegEx Blacklisted phrase (2.5): Could you explain
  • RegEx Blacklisted phrase (1.5): solve the issue?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: VManne

79135522

Date: 2024-10-29 01:10:50
Score: 4
Natty:
Report link

The best alternative is to use Fluxor https://github.com/mrpmorris/Fluxor instead of MediatR

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

79135521

Date: 2024-10-29 01:08:47
Score: 8.5 🚩
Natty: 5.5
Report link

@Thomas Farrar, same issue with flextable but solved by installing knitr, systemfonts, gdtools --> flextable 0.9.7 successfully. Thanks for sharing.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (2): Thanks for sharing
  • RegEx Blacklisted phrase (1): same issue
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Thomas
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: genghiskhan

79135490

Date: 2024-10-29 00:47:43
Score: 5
Natty: 5
Report link

я тоже помучился и нашёл выход , py.exe -m venv venv и все заработала,

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (1.5):
  • Low reputation (1):
Posted by: Толиб Ибадуллаев

79135336

Date: 2024-10-28 22:59:19
Score: 7 🚩
Natty:
Report link

I'm facing same error here and wasted about 2 days exploring why it's not working

Reasons:
  • RegEx Blacklisted phrase (1): I'm facing same error
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm facing same error
  • Single line (0.5):
  • Low reputation (1):
Posted by: QAZI SAFIULLAH

79135313

Date: 2024-10-28 22:52:15
Score: 6 🚩
Natty: 6
Report link

TimesWasting - if you use TinyMCE how did you stop the "data-contrast" being pasted in?

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

79135292

Date: 2024-10-28 22:40:12
Score: 5.5
Natty: 4.5
Report link

Ctrl + R -> //.* -> Replace enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Erica

79135274

Date: 2024-10-28 22:31:09
Score: 5.5
Natty:
Report link

I had the same problem and raised the issue to their support team but they said that my answer is still wrong, please let me know if you figured it out!

Reasons:
  • Whitelisted phrase (-1): I had the same
  • RegEx Blacklisted phrase (2.5): please let me know
  • RegEx Blacklisted phrase (1): I had the same problem and raised the issue to their support team but they said that my answer is still wrong, please
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Soulaymane KACEM

79135242

Date: 2024-10-28 22:18:04
Score: 7.5 🚩
Natty: 5.5
Report link

@Juergen looking for pre-sales/support answers on aircable[dot]co Please reply to recent emails re: Are products still available. Thx

Reasons:
  • Blacklisted phrase (1): Thx
  • Blacklisted phrase (1.5): Please reply
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Juergen
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Tony S

79135181

Date: 2024-10-28 21:46:57
Score: 10.5
Natty: 7.5
Report link

Did you solved it? if so, would you share the answer?

Reasons:
  • RegEx Blacklisted phrase (3): Did you solved it
  • RegEx Blacklisted phrase (1.5): solved 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 solve
  • Low reputation (1):
Posted by: Sebas Dc

79135138

Date: 2024-10-28 21:28:51
Score: 6 🚩
Natty:
Report link

Se você está tentando modificar a propriedade Font.Bold=False de um controle, faça o seguinte:

'se o objeto que deseja alterar não estiver dentro de um Frame, é só retirar a instrução 'frame1'

 For Each objecto In UserForm1.frame1.Controls

   objecto.Font.Weight = 400

 Next
Reasons:
  • Blacklisted phrase (3): você
  • Blacklisted phrase (1): está
  • Blacklisted phrase (1): não
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Keliton André

79135128

Date: 2024-10-28 21:22:49
Score: 11.5
Natty: 7.5
Report link

I am still facing this issue. Can someone help me out with this?

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Can someone help me
  • RegEx Blacklisted phrase (2): help me out
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Abhinandan

79135109

Date: 2024-10-28 21:13:45
Score: 8 🚩
Natty: 6
Report link

do you maybe solve the problem ? i have the same problem but i dont see really some solutions

Reasons:
  • Blacklisted phrase (1): i have the same problem
  • RegEx Blacklisted phrase (1.5): solve the problem ?
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): i have the same problem
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: SuperBabaMo

79135086

Date: 2024-10-28 21:04:40
Score: 9.5 🚩
Natty: 4
Report link

have you found any other solutions for this problem? I'm facing the same problem and I really don't want to downgrade to mongoose 5.

Reasons:
  • Blacklisted phrase (1): m facing the same problem
  • RegEx Blacklisted phrase (2.5): have you found any other solutions for this problem
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I'm facing the same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mhc

79135050

Date: 2024-10-28 20:48:32
Score: 8.5 🚩
Natty:
Report link

@SIGHUP , how do i know i can do it in a more pythonic way? and how do i learn those pythonic ways?

Reasons:
  • Blacklisted phrase (1): how do i
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @SIGHUP
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: karen

79134951

Date: 2024-10-28 20:09:23
Score: 5.5
Natty: 4.5
Report link

Have you fixed this issue? Cause I'm having the exact same one.

Reasons:
  • RegEx Blacklisted phrase (1.5): fixed this issue?
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mao Issac

79134896

Date: 2024-10-28 19:51:19
Score: 4
Natty: 5
Report link

Im working on some like that, I have two fields but I want to get options dynamically from the Keycloak API, I think that a custom SPI should to solve it but I don't know how can Implement the SPI.

Reasons:
  • Blacklisted phrase (0.5): how can I
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: MrP4sten

79134890

Date: 2024-10-28 19:47:18
Score: 5.5
Natty:
Report link

Buzinaaaaaaaa melhor do mundo!

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Filler text (0.5): aaaaaaaa
  • Low reputation (1):
Posted by: Fernando

79134860

Date: 2024-10-28 19:36:15
Score: 5
Natty:
Report link

https://www.reddit.com/r/PowerShell/comments/8bj4il/powershell_to_pull_bitlocker_recovery_most_recent/

This resolved my issue. Great script!

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

79134848

Date: 2024-10-28 19:30:12
Score: 5
Natty: 5
Report link

Same problem, couldn't find a solution

Reasons:
  • RegEx Blacklisted phrase (1): Same problem
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nikita

79134837

Date: 2024-10-28 19:27:11
Score: 5.5
Natty:
Report link

If your question is "How can I declare X without initializing it", then you can simple put Shader shader as a member anywhere in the Engine class. Though I suspect you are asking about something more complicated, please elaborate.

Reasons:
  • Blacklisted phrase (0.5): How can I
  • RegEx Blacklisted phrase (2.5): please elaborate
  • RegEx Blacklisted phrase (1): I suspect you are asking about something more complicated, please
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dylan

79134816

Date: 2024-10-28 19:19:08
Score: 4
Natty:
Report link

You should return a 200 to Stripe. Otherwise, Stripe will continue to retry sending the event to your endpoint.

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

79134770

Date: 2024-10-28 19:02:04
Score: 5.5
Natty:
Report link

The same problem here, after several tests, I saw that it doesn't really appear in autoplay videos without controls, even without audio, and just on iPhones, apparently on Android devices nothing has changed. I hope this is a temporary bug and it works again soon as many sites may be affected by this.

Anyway, could you share the link to the website with a working video in the background? This could help us to investigate the difference, since all the sites I know that have autoplay videos, show the same problem.

Reasons:
  • RegEx Blacklisted phrase (2.5): could you share
  • RegEx Blacklisted phrase (1): help us
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Heitor

79134732

Date: 2024-10-28 18:50:01
Score: 4
Natty:
Report link

Setting I don't know why but when I enable REPLSmart Send, the problem is solved.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mehmet Nuri ÇALIŞIR

79134730

Date: 2024-10-28 18:48:58
Score: 10.5 🚩
Natty: 5
Report link

I have the same problem. I followed your instruction, but unfortunately it doesn't work in my project. I think I could enter the wrong path to my image or maybe uncomment the wrong line in the code. Could you help me? Here is the image of settings.js and my directory. settings.js my image directory

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (3): Could you help me
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Grzegorz Janusz

79134724

Date: 2024-10-28 18:46:58
Score: 5
Natty:
Report link

Please follow this link it might be helpful - https://help.elegantthemes.com/en/articles/3030197-how-to-enable-products-and-other-post-types-in-divi-s-search-module

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

79134723

Date: 2024-10-28 18:45:57
Score: 6
Natty: 7
Report link

What is the innodb_buffer_pool_size value in? Pages? Bytes? Kilobytes?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): What is the in
  • Low reputation (1):
Posted by: MyDoggieJessie

79134722

Date: 2024-10-28 18:45:57
Score: 4.5
Natty:
Report link

Use the below shell script to migrate all code-commit repositories to github.

Refer the link below, steps are mentioned in the script and it is interactive as well.

https://bhaireshm.medium.com/seamlessly-migrate-your-repositories-from-aws-codecommit-to-github-9635d5226a9d

Reasons:
  • Blacklisted phrase (1): the link below
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Bhairesh M

79134579

Date: 2024-10-28 18:00:44
Score: 9
Natty: 7.5
Report link

Can you please explain the row put (&vName) (~) @; I don't undestand the syntax

ANd how do I get i header row with column names, also with double quotation marks

And lastly, I have to make an export where every missing value should write "NA"

Is it posisble?

Reasons:
  • Blacklisted phrase (1): how do I
  • RegEx Blacklisted phrase (2.5): Can you please explain
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Can you please
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Roger Svensson

79134505

Date: 2024-10-28 17:36:38
Score: 5.5
Natty:
Report link

Can you just add an additional docs directory? This allows for a second "site."

This is called a docs "multi-instance."

Follow this: Is there a way to have two docs in Docusaurus 2?

There's official documentation for this, too: https://docusaurus.io/docs/docs-multi-instance

Reasons:
  • Blacklisted phrase (1): Is there a way
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Can you
  • Low reputation (1):
Posted by: JRHaus

79134482

Date: 2024-10-28 17:27:35
Score: 5
Natty:
Report link

thanks to your advices, I have done a recursive function. here it is, I know it's not perfect, but if someone gets to have the same problem, here what worked for me

function Recursive-FolderSearch {
param (
    [string[]]$Paths,  
    [string]$expiredDate  
)

foreach ($Path in $Paths) {
    
    if ((Test-Path $Path -PathType Container) -and (Split-Path $Path -Leaf) -match '^\d{4}-\d{2}$') {
        
        $folderDays = Get-ChildItem -Path $Path -Attributes Directory
        foreach ($folderDay in $folderDays) {
            if ($folderDay.Name -match '^\d{2}$') {# if folder respect format DD
                # concat folder AAAA-MM and folder format DD to get complete date
                $dateDossier = [datetime]::ParseExact("$(Split-Path $Path -Leaf)-$($folderDay.Name)", "yyyy-MM-dd", $null)
                if ($dateDossier -lt $expiredDate) { #compare folder date with actual date 
                # then suppress folder if older than requested
                    Remove-Item -Path $folderDay.FullName -Recurse -Force -ErrorAction SilentlyContinue
                }
            }
        }
        #Supprimer le dossier AAAA-MM s'il est vide
        if (-not (Get-ChildItem -Path $Path -Force -Recurse -ErrorAction SilentlyContinue  )) { #| Where-Object { $_. PSIsContainer -eq $true }
            Remove-Item -Path $Path -Force -Recurse -ErrorAction SilentlyContinue
        }
    
    } 
    elseif (Test-Path $Path -PathType Container) {
        $subDirs = Get-ChildItem -Path $Path -Attributes Directory -Force

        foreach ($subDir in $subDirs) {
            Recursive-FolderSearch -Paths $subDir.FullName $expiredDate
        }
    } 
}

}

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Whitelisted phrase (-1): worked for me
  • RegEx Blacklisted phrase (3): thanks to your advices
  • Long answer (-1):
  • Has code block (-0.5):
  • Me too answer (2.5): have the same problem
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: jajajf

79134479

Date: 2024-10-28 17:25:32
Score: 11 🚩
Natty: 6.5
Report link

Have you managed to solve this issue? I'm working on a similar problem and I'm having the same problems as you.

The OTEL Autoinstrumentation performs the context extraction and I can see the traces from the clients emitted but I couldn't get a hold of the trace in the application.

Thank you!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): I'm having the same problem
  • Blacklisted phrase (3): Have you managed
  • RegEx Blacklisted phrase (1.5): solve this issue?
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same problem
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Marius Berbec

79134413

Date: 2024-10-28 17:09:25
Score: 6.5 🚩
Natty:
Report link

I know this post is a year old now, but no answer has been marked so I thought I'd add to this rather than raise a new question. I'm using Visual Studio 2019 Pro, and have a Windows Form app (.NET 5). I have added the Microsoft.Web.WebView2 nuget package, but the webview2 component is not in the toolbox. If I right click on the toolbox and go to Choose Items, the WebView2 .NET Framework Component is in the list and ticked, but it's still not showing. I have tried installing numerous different versions of the nuget package but to no avail. Not quite sure where to go from here. Does anyone have any ideas?

Reasons:
  • Blacklisted phrase (1): any ideas
  • RegEx Blacklisted phrase (3): Does anyone have any ideas
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: welshsteve147

79134351

Date: 2024-10-28 16:48:17
Score: 11 🚩
Natty: 6
Report link

Hi I have the same warnings. Did you find the solution?

Reasons:
  • RegEx Blacklisted phrase (3): Did you find the solution
  • RegEx Blacklisted phrase (2): Hi I have the
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Andrej

79134309

Date: 2024-10-28 16:37:11
Score: 6 🚩
Natty: 4.5
Report link

I then ran the output through a program that removed repeating spaces and that solved all of the problems.

Can you please help me with the piece of code.How to do this for gz file.

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Can you please help me
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Madhava Naidu

79134290

Date: 2024-10-28 16:32:10
Score: 5.5
Natty:
Report link

Is there an event for Per-App Language change feature from here?

https://developer.apple.com/news/?id=u2cfuj88

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Is there an
Posted by: Adam Styrc

79134216

Date: 2024-10-28 16:13:04
Score: 11.5
Natty: 7
Report link

Did you find any solution? I've the similar need to crawl secured structured, unstructured content.

Thanks, Ashwani Sahni

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (3): Did you find any solution
  • RegEx Blacklisted phrase (2): any solution?
  • Contains signature (1):
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you find any solution
  • Low reputation (1):
Posted by: ashwani sahni

79134073

Date: 2024-10-28 15:35:53
Score: 5
Natty: 4.5
Report link

Any updates on this? I have the sampe problem...

Reasons:
  • Blacklisted phrase (1): Any updates on
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jorge Ferreira

79134065

Date: 2024-10-28 15:32:51
Score: 9.5
Natty: 7
Report link

Thank you for posting this answer, it's appreciated! Do you know how I can also pull in the product prices next to the titles in the dropdown?

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): appreciated
  • RegEx Blacklisted phrase (2.5): Do you know how
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ben

79134043

Date: 2024-10-28 15:26:49
Score: 4
Natty:
Report link

Can it be packed normally? You can send a private message, I can help you take a look here

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Can it
  • Low reputation (1):
Posted by: Neil Markd

79134013

Date: 2024-10-28 15:15:46
Score: 4
Natty: 5
Report link

this is answered in this forum thread. In order to enable the debug logging, can take a look here: https://forum.cockroachlabs.com/t/getting-issue-in-cockroach-db-cluster/6152

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

79133892

Date: 2024-10-28 14:50:37
Score: 8.5 🚩
Natty: 5
Report link

Any luck ? I'm having the same issue with the generic failure.

Reasons:
  • Blacklisted phrase (1.5): Any luck
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same issue
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Daniel