79240823

Date: 2024-12-01 02:56:20
Score: 4.5
Natty: 6
Report link

thanks you for your question !!

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nguyen Tu

79240804

Date: 2024-12-01 02:31:15
Score: 4.5
Natty:
Report link

why does that work? after so many times I created a game CSS SO MANY TIMES!

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): why do
  • Low reputation (1):
Posted by: elias Al shami

79240749

Date: 2024-12-01 01:17:02
Score: 5
Natty: 6
Report link

Why do I am not able to see, edit on the blogger.com function when necessary to see it to edit and so on. But there is no options. It is the matter of interestin all of my classmates are able to see, edit and needful to something over it. So please woudl you like to guide me all over the maters, please

Reasons:
  • Blacklisted phrase (1): guide me
  • Blacklisted phrase (1): I am not able to
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Starts with a question (0.5): Why do I am not
  • Low reputation (1):
Posted by: user28566683

79240726

Date: 2024-12-01 00:53:57
Score: 4.5
Natty:
Report link

I have a similar issue and i use the await statement for the asynchronous code. For example:

    try {
        await prisma.table.findMany({});
    } catch (error) {
        await LogService.crearErrorLog(error);
        throw ClassToSendAnErrorWithPersonalization.internalServer('Some message');
    }
    

but i cant control the error, and ignore the trycatch. I'm doing some thing wrong? Some times i use the then() method to do something with the value in the sentence. But it's not generally in the app.

Reasons:
  • Blacklisted phrase (2): crear
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I have a similar issue
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: sevila

79240707

Date: 2024-12-01 00:31:53
Score: 7.5
Natty: 8.5
Report link

Me gustaria saber como hacer un codigo que borre la presentación en su totalidad en una fecha definida, sin preguntar, simplemente que se borre en esa fecha. Se podrá hacer ??

Reasons:
  • Blacklisted phrase (2): pregunta
  • 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: Fabio

79240637

Date: 2024-11-30 23:07:36
Score: 6.5 🚩
Natty:
Report link

can you give me your opinion about this website : https://planvoyages.com/

Reasons:
  • RegEx Blacklisted phrase (2.5): can you give me your
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Starts with a question (0.5): can you give me you
  • Low reputation (1):
Posted by: plan voyage

79240629

Date: 2024-11-30 23:01:33
Score: 8.5 🚩
Natty:
Report link

Thanks for your suggestions. If I use .Formula it puts @ in front and if I use .Formula2 it produces a spill when I look in B330, believing it is an array. However, this is not what I want. It seems the only way I can get dynamic lables to work is to construct the formula in the actual cell B330 using: ="='"&C333&"'!G181:G"&TEXT(181+$B$176*2-1,0) and leaving calculations automatic on while I run the macro. Any thoughts ?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1.5): Any thoughts
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Gary

79240567

Date: 2024-11-30 21:57:20
Score: 5
Natty:
Report link

On my screen it renders correctly. You want it to be like this, right?

index.html page

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

79240547

Date: 2024-11-30 21:43:17
Score: 7 🚩
Natty: 4
Report link

Did you find the answer? I can find it too

Reasons:
  • RegEx Blacklisted phrase (3): Did you find the answer
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you find the answer
  • Low reputation (1):
Posted by: MRST4SIO

79240527

Date: 2024-11-30 21:28:13
Score: 4
Natty: 4.5
Report link

As far as I know there is official library for that: https://www.microsoft.com/en-us/download/details.aspx?id=56617

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Михаил Харитонов

79240481

Date: 2024-11-30 21:06:07
Score: 11 🚩
Natty:
Report link

thank you for your answer but i tried this before and it doesn't work because if i add

@bot.command()

i have this error :

NameError: name 'bot' is not defined

Can you help me please ?

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Can you help me
  • RegEx Blacklisted phrase (1): i have this error
  • RegEx Blacklisted phrase (2): help me please
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Toniixav

79240470

Date: 2024-11-30 20:55:04
Score: 11 🚩
Natty:
Report link

Hi @Sami Ullah can you help me please i am getting the same error QRCodeScanner ref={(node) => { this.scanner = node }} onRead={(e) => { setShowDialog(true) setQrValue(e.data) }} flashMode={light ? RNCamera.Constants.FlashMode.torch : RNCamera.Constants.FlashMode.auto} topContent={<></>} bottomContent={ <Button title={Flash ${light ? 'OFF' : 'ON'}} icon={{ ...styles.iconButtonHome, size: 20, name: 'qr-code-scanner' }} iconContainerStyle={styles.iconButtonHomeContainer} titleStyle={{ ...styles.titleButtonHome, fontSize: 20 }} buttonStyle={{...styles.buttonHome, height: 50}} containerStyle={{...styles.buttonHomeContainer, marginTop:20, marginBottom:10}} // onPress={() => {this.scanner.reactivate()}} onPress={() => {setLight(!light)}} /> } />

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): can you help me
  • RegEx Blacklisted phrase (1): i am getting the same error
  • RegEx Blacklisted phrase (2): help me please
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): i am getting the same error
  • Contains question mark (0.5):
  • User mentioned (1): @Sami
  • Low reputation (1):
Posted by: RADHAKRISHNAN Amaranth

79240457

Date: 2024-11-30 20:48:02
Score: 7
Natty: 9.5
Report link

What if shadow-root is closed? How do I make it open or reach the element under closed shadow-root?

Reasons:
  • Blacklisted phrase (1): How do I
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What if
  • Low reputation (1):
Posted by: Aksel Akbulut

79240429

Date: 2024-11-30 20:30:57
Score: 6.5 🚩
Natty:
Report link

I tried same piece of code with different image i.e., https://cp.cute-cursors.com/uploads/cursors/283/1.png instead happy.png and it's not working, Does anyone know why it's not working ?

        html {
  background-color: lightgray;
  /* cursor: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/9632/happy.png"), auto; */
  cursor: url("https://cp.cute-cursors.com/uploads/cursors/283/1.png"), auto;
}
<html>

</html>

Reasons:
  • RegEx Blacklisted phrase (2): Does anyone know
  • RegEx Blacklisted phrase (2): working ?
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Faizal Khan

79240418

Date: 2024-11-30 20:21:55
Score: 5.5
Natty:
Report link

I get the same issue - trying to find the answer, including passing instructions to the task, but so far, nothing.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I get the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kevin Berry

79240394

Date: 2024-11-30 20:00:50
Score: 9
Natty: 7.5
Report link

hello I have the same problem, can anyone reply?

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
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: The Travel Office US

79240347

Date: 2024-11-30 19:33:42
Score: 5.5
Natty:
Report link

I am also having same issues. I do not think ChatGoogleGenerativeAI works with tool calling. I think it is hallucinating, hence no content even though it calls the tools

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am also having same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Davidsonity

79240254

Date: 2024-11-30 18:30:26
Score: 13 🚩
Natty: 4.5
Report link

did u fix it? i have the same issue

Reasons:
  • Blacklisted phrase (1): i have the same issue
  • RegEx Blacklisted phrase (3): did u fix it
  • RegEx Blacklisted phrase (1.5): fix it?
  • Low length (2):
  • No code block (0.5):
  • Me too answer (2.5): i have the same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did
  • Low reputation (1):
Posted by: milad Nicolas

79240198

Date: 2024-11-30 18:02:18
Score: 4
Natty:
Report link

I face the same issue and what I do is that I added android:windowSoftInputMode="adjust resize in the activity section of the AndroidManifest.xml

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Me too answer (2.5): I face the same issue
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Abdulfattah

79240134

Date: 2024-11-30 17:27:08
Score: 6 🚩
Natty:
Report link

I am working on simillar project with you and having exactly the same problem. I found a recently updated notification on spotify. https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): having exactly the same problem
  • Low reputation (1):
Posted by: 조성지

79240026

Date: 2024-11-30 16:35:55
Score: 4
Natty:
Report link

Debug -> Layout Settings -> check variable and console see image below: enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: NOUN NGOEUN

79240008

Date: 2024-11-30 16:26:52
Score: 4
Natty:
Report link

tensorrt-llm has an unconditional requirement on pywin32 - see https://inspector.pypi.io/project/tensorrt-llm/0.14.0/packages/1f/93/384befbf1b7a1d7e09eef4829e0dfb2dcf07a1b7f21cdfa368dc01605be0/tensorrt_llm-0.14.0.tar.gz/PKG-INFO#line.28

you should report a bug to that project

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

79239989

Date: 2024-11-30 16:19:50
Score: 4
Natty:
Report link

Can't you just put the headers in a different frame, above the canvas that scrolls? That should keep the table headers in place while you scroll through the contents of the table.

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't you
  • Low reputation (1):
Posted by: Timon

79239939

Date: 2024-11-30 15:58:44
Score: 4.5
Natty:
Report link

tu solución me ayudo mucho, dejo el código equivalente en java:

import java.util.ArrayList;
import java.util.List;

public class BoatMovements {
    /**
     * @return boolean The destination is reachable or not
     */
    public static boolean canTravelTo(boolean[][] gameMatrix, int fromRow, int fromColumn, 
                                    int toRow, int toColumn) {
        // Out of bounds
        if (toRow > gameMatrix.length - 1
            || fromRow > gameMatrix.length - 1
            || toColumn > gameMatrix[0].length - 1
            || fromColumn > gameMatrix[0].length - 1) {
            return false;
        }

        // Moving illegally
        if (
            // ... within the same column, up or down
            (fromRow != toRow && Math.abs(toRow - fromRow) > 1)
              // ... within the same row, left or once/twice (at most) right
              || (fromColumn != toColumn && ((fromColumn - toColumn) > 1 || (toColumn - fromColumn) > 2
            ))
        ) {
            return false;
        }
        
        if (fromRow == toRow) { // Moving horizontally
            List<Integer> toCheck = range(fromColumn, toColumn);
            for (int col : toCheck) {
                if (!gameMatrix[fromRow][col])
                    return false; // Path is blocked
            }
            return true;
        } else if (fromColumn == toColumn) { // Moving vertically
            List<Integer> toCheck = range(fromRow, toRow);
            for (int row : toCheck) {
                if (!gameMatrix[row][fromColumn])
                    return false; // Path is blocked
            }
            return true;
        } else {
            // Moving diagonally is not allowed
            return false;
        }
    }

    // Implementación de la función range de PHP
    private static List<Integer> range(int start, int end) {
        List<Integer> result = new ArrayList<>();
        if (start <= end) {
            for (int i = start; i <= end; i++) {
                result.add(i);
            }
        } else {
            for (int i = start; i >= end; i--) {
                result.add(i);
            }
        }
        return result;
    }

    public static void main(String[] args) {
        boolean[][] gameMatrix = {
            {false, true,  true,  false, false, false},
            {true,  true,  true,  false, false, false},
            {true,  true,  true,  true,  true,  true},
            {false, true,  true,  false, true,  true},
            {false, true,  true,  true,  false, true},
            {false, false, false, false, false, false}
        };

        System.out.println(canTravelTo(gameMatrix, 3, 2, 2, 2)); // true, Valid move
        System.out.println(canTravelTo(gameMatrix, 3, 2, 3, 4)); // false, Can't travel through land
        System.out.println(canTravelTo(gameMatrix, 3, 2, 6, 2)); // false, Out of bounds
    }
}
Reasons:
  • Blacklisted phrase (2): código
  • Blacklisted phrase (3): solución
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Carlos Villegas

79239854

Date: 2024-11-30 15:24:35
Score: 9.5 🚩
Natty: 4
Report link

Facing the same issue did you find any fix.

Reasons:
  • RegEx Blacklisted phrase (3): did you find any fix
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): Facing the same issue
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Zog

79239822

Date: 2024-11-30 15:08:31
Score: 10
Natty: 8
Report link

Do you have any fix for sqlite? Thank you.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (1.5): fix for sqlite?
  • RegEx Blacklisted phrase (2.5): Do you have any
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Đorđe Petrović

79239733

Date: 2024-11-30 14:25:20
Score: 4
Natty:
Report link

body{background-image:url("Enter your image location");}

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

79239692

Date: 2024-11-30 13:59:13
Score: 4
Natty:
Report link

dotnet new classlib -o ApplicationName

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: hüseyin coban

79239640

Date: 2024-11-30 13:33:06
Score: 4
Natty:
Report link

No, they should not be globals.

Here are the globals listed by Node.js https://nodejs.org/api/globals.html

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

79239611

Date: 2024-11-30 13:20:02
Score: 6.5 🚩
Natty: 5.5
Report link

I'm also learning how to implement it. Can I ask you how to do that?

Reasons:
  • Blacklisted phrase (1): Can I ask
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Duy Trung Nguyễn

79239591

Date: 2024-11-30 13:07:58
Score: 4
Natty:
Report link

read more about the solution here: https://impetusorgansseparation.com/ianbi3jc?key=34c29b515c616d5e290c09a87949387a

read more about the solution here: https://impetusorgansseparation.com/ianbi3jc?key=34c29b515c616d5e290c09a87949387a

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

79239589

Date: 2024-11-30 13:06:58
Score: 4
Natty:
Report link

read about this from here: https://impetusorgansseparation.com/ianbi3jc?key=34c29b515c616d5e290c09a87949387a

more details are here: https://impetusorgansseparation.com/ianbi3jc?key=34c29b515c616d5e290c09a87949387a

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

79239561

Date: 2024-11-30 12:45:53
Score: 4
Natty:
Report link

Thanks to @bodo,Now I know that though I can install the package onto windows, but my ubuntu may not support the latest version. I never knew that before

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

79239546

Date: 2024-11-30 12:36:50
Score: 4.5
Natty: 5
Report link

https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/

If you dont find anything useful, remove WooCommere.

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

79239504

Date: 2024-11-30 12:17:44
Score: 6 🚩
Natty:
Report link

read about this in this article: https://impetusorgansseparation.com/ianbi3jc?key=34c29b515c616d5e290c09a87949387a

Reasons:
  • Blacklisted phrase (1): this article
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: 3001_Rohit

79239478

Date: 2024-11-30 12:06:39
Score: 6.5 🚩
Natty:
Report link

For me on Ubuntu 24, the text editor fails to show anything, showing error:

org.eclipse.core.runtime.CoreException: Plug-in "org.eclipse.dltk.ruby.ui" was unable to instantiate class "org.eclipse.dltk.ruby.internal.ui.editor.RubyEditor".
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:242)

(and many hundreds of lines more, similar to this). I have downloaded the All-in-One DLTK SDK - includes binaries and source code of DLTK Core Frameworks, Ruby IDE and TCL IDE for Eclipse Platform 3.3 package (https://www.eclipse.org/dltk/downloads.php), and copied and pasted the files from the plugins and features folders to the ones of my eclipse directory.

When I also install the DLTK from Help->Install new software (all three), the script explorer shows my project folder and I can generate Ruby files etc., but I cannot configure the interpreter any more, getting this error message:

Unable to create the selected preference page.
org/eclipse/dltk/internal/debug/ui/interpreters/InterpreterPreferencePage 

My Ruby interpreter is set to usr/bin/ruby, which is what comes up for which ruby in my terminal.

Does anybody know how I could resolve my setup ?

enter image description here

Reasons:
  • Blacklisted phrase (1): anybody know
  • Blacklisted phrase (0.5): I cannot
  • RegEx Blacklisted phrase (2): Does anybody know
  • RegEx Blacklisted phrase (1.5): resolve my setup ?
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: MoritzMoreira

79239428

Date: 2024-11-30 11:40:31
Score: 8.5 🚩
Natty: 6
Report link

Have you found the solution to your problem? I'm facing the same issue and a cannot find something useful.

Reasons:
  • RegEx Blacklisted phrase (2.5): Have you found the solution to your problem
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I'm facing the same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Gianmarco Santi

79239329

Date: 2024-11-30 10:37:15
Score: 4
Natty: 4
Report link

Key generated inside current folder even if windows prompt shows C:/user/.ssh/id_rsa as path of rsa key. Thanks @Gupiter.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Gupiter
  • Low reputation (1):
Posted by: Badr Louachama

79239216

Date: 2024-11-30 09:34:59
Score: 7 🚩
Natty: 5.5
Report link

What permissions do i need to fully finish this. now i hane only whatsapp_business-messages. When requesting whatsapp_buisness_management im getting rejection. Can you help , please And after making request https://graph.facebook.com/v21.0/496216376907463/register i get such error

"message": "(#12) Deprecated for versions v21.0 or higher", "type": "OAuthException",

Reasons:
  • Blacklisted phrase (0.5): i need
  • RegEx Blacklisted phrase (3): Can you help
  • RegEx Blacklisted phrase (1): i get such error
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): What
  • Low reputation (1):
Posted by: Fingroup Projects

79239204

Date: 2024-11-30 09:28:56
Score: 6 🚩
Natty: 4.5
Report link

Do you see any Autofac Resolve performance issue with HostApplicationBuilder?

I am asking a question about that at Autofac Resolve is extremely slow in .NET Generic Host HostApplicationBuilder. Please share your experience if any.

Thank you very much.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (2.5): Please share your
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Kelvin Nguyen

79239120

Date: 2024-11-30 08:44:45
Score: 8 🚩
Natty: 5.5
Report link

I couldn't get it to work, do you have the complete code?

Reasons:
  • RegEx Blacklisted phrase (2.5): do you have the
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Shanth Kumar

79239098

Date: 2024-11-30 08:30:40
Score: 9.5 🚩
Natty:
Report link

did you find a solution i tried this video but it work's only on version 7.6.3 of gradle and lower video : https://www.youtube.com/watch?v=o8FGDFtPqQk&t=533s

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Blacklisted phrase (1): this video
  • RegEx Blacklisted phrase (3): did you find a solution
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you find a solution i
  • Low reputation (1):
Posted by: yassine oubihi

79239091

Date: 2024-11-30 08:26:38
Score: 4
Natty:
Report link

The problem is that the h1 element has default margins that are pushing it down. You can fix the header alignment according to w3school guide: https://www.w3schools.com/css/tryit.asp?filename=trycss_website_layout_navbar

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

79239063

Date: 2024-11-30 08:15:35
Score: 8
Natty: 8.5
Report link

how can we have this code for Products image widget ???

Reasons:
  • Blacklisted phrase (1): how can we
  • Blacklisted phrase (1): ???
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): how can we have this code for
  • Low reputation (1):
Posted by: Behnam mk

79238999

Date: 2024-11-30 07:27:24
Score: 5
Natty:
Report link

any workaround how to solve the issue. I'm also getting the error when configuring IAM identity center as external provider for keycloak

Reasons:
  • Blacklisted phrase (1): how to solve
  • RegEx Blacklisted phrase (1): I'm also getting the error
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Swarnim Pratap Singh

79238995

Date: 2024-11-30 07:24:23
Score: 5.5
Natty:
Report link

have you found an answer to your question? I'm just looking into the same functionality and wondering the same questions.

Reasons:
  • RegEx Blacklisted phrase (2.5): have you found an answer to your question
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Sami Ali

79238967

Date: 2024-11-30 07:00:18
Score: 4.5
Natty: 5
Report link

Connecting Modbus Devices to the Cloud - https://iiotdatareader.com/blog/connecting-modbus-devices-to-the-cloud.html

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

79238934

Date: 2024-11-30 06:30:11
Score: 6 🚩
Natty:
Report link

I am facing the same issue, i have used nginx for load balancing

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Palash Mahajan

79238888

Date: 2024-11-30 05:41:01
Score: 4
Natty: 6.5
Report link

https://github.com/onotelli/justniffer?tab=readme-ov-file#example-3-capture-all-tcp-traffic

or sudo justniffer -l "%request.header" -i any -p "port 80"

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

79238887

Date: 2024-11-30 05:41:00
Score: 6.5 🚩
Natty:
Report link

Facing same issue not able to solve

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Me too answer (2.5): Facing same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Open access journals

79238875

Date: 2024-11-30 05:26:57
Score: 4
Natty:
Report link

need to import html,escape() frist

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

79238803

Date: 2024-11-30 04:21:44
Score: 6 🚩
Natty: 5
Report link

I wonder is it possible to directly place svg or pdf image into the circos plot rather than converting it to raster?

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

79238772

Date: 2024-11-30 03:39:34
Score: 10.5 🚩
Natty:
Report link

I have the same problem, is your problem solved?

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

79238694

Date: 2024-11-30 01:50:14
Score: 6 🚩
Natty:
Report link

Thanks to @woxxom, it is not doable.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (2):
  • No code block (0.5):
  • User mentioned (1): @woxxom
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: byq

79238692

Date: 2024-11-30 01:47:13
Score: 6 🚩
Natty: 5
Report link

please I need help on installing the new stable nuget package "Microsoft.iOS.Sdk.net9.0_18.1" on my Mac machine.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (2.5): I need help
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ManLikeCliff

79238652

Date: 2024-11-30 00:47:00
Score: 6.5 🚩
Natty:
Report link

Thanks for sharing, this is at least a workaround. We cannot fetch preview_url for all search result at once (would mean about 30 calls per search),but indeed we can fetch the preview_url only if user taps the play button of a song (in that case would be only one extra call). We can show a quick loading animation if the scraping logic doesnt take much time. What overall delay are you experiencing?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (2): Thanks for sharing
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user25414071

79238647

Date: 2024-11-30 00:37:58
Score: 4
Natty:
Report link

Thanks for your reply. I have read in other questions about the issue regarding the distance to the origin point. My problem is that I am importing the model from ACC, and I need to retrieve the issues along with their viewerState. When I set globalOffset: new THREE.Vector3(0, 0, 0), distortion occurs, but the viewerState of the issue works as expected. However, if I remove the globalOffset: new THREE.Vector3(0, 0, 0), the distortion disappears, but the viewerState takes me to a different location than where I saved the issue in ACC.

What would be the best approach to retrieve the issue within the model without causing distortion while also ensuring that the viewerState points to the correct location?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): I need
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: RENZO GIANCARLO RIOS RUGEL

79238591

Date: 2024-11-29 23:51:48
Score: 6 🚩
Natty: 6
Report link

No matter what I try i keep getting an external IP in my VM. is there a solution to that.

thank you.

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (3): is there a solution
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ourdou Marouane

79238584

Date: 2024-11-29 23:48:45
Score: 8.5 🚩
Natty: 5.5
Report link

Hey man did you find a solution for this?

Reasons:
  • RegEx Blacklisted phrase (3): did you find a solution
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nano Oyun

79238465

Date: 2024-11-29 22:15:24
Score: 12.5 🚩
Natty: 6.5
Report link

Did you manage to solve it? I have the same problem

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.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):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Mateus Lima

79238442

Date: 2024-11-29 21:59:20
Score: 5
Natty:
Report link

In the end, it was the new node version. Someone somewhere had mentioned that both v23.3.0 and v23.2.0 have the same problem.

I had been using v23.3.0 and can vouch for that one having the problem, haven't tried v23.2.0, but yes, v23.1.0 works just fine!

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): have the same problem
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: David Pawlak

79238353

Date: 2024-11-29 21:02:05
Score: 8
Natty: 7
Report link

could you solve this problem??? I hava an similiar issue JL

Reasons:
  • Blacklisted phrase (1): ???
  • Blacklisted phrase (2): could you solve
  • RegEx Blacklisted phrase (1.5): solve this problem???
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Jose Luis Nebril

79238325

Date: 2024-11-29 20:51:03
Score: 5
Natty: 4.5
Report link

Thanks Suruti! I tried to vote for your answer, but I still haven't reached my 15 reputation score yet.

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

79238140

Date: 2024-11-29 19:14:33
Score: 5
Natty:
Report link

enter link description here

You can find node related help here

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

79238135

Date: 2024-11-29 19:12:32
Score: 4
Natty: 4
Report link

I come from the future to tell you that in Cypress 13^ we still have this same issue.

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

79238118

Date: 2024-11-29 19:05:30
Score: 4.5
Natty:
Report link

Try to install compatible node version.

https://angular.dev/reference/versions

Version compatibility

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

79238061

Date: 2024-11-29 18:35:21
Score: 4
Natty:
Report link

use this: sameSite: "Lax"

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

79238054

Date: 2024-11-29 18:32:19
Score: 5
Natty: 6.5
Report link

Refer this article. It have how to validate a mobile number for any country with help of zod & google libphonenumber.js
Link - https://medium.com/@soizsinghe/mobile-number-validation-for-all-countries-with-zod-e676b78f4bcc

Reasons:
  • Blacklisted phrase (1): this article
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sohan Prabhath Weerasinghe

79238030

Date: 2024-11-29 18:22:16
Score: 5.5
Natty:
Report link

For better understanding this concept see this video on youtube:How nested loop, hash, and merge joins work.

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

79237974

Date: 2024-11-29 18:00:10
Score: 4
Natty: 4.5
Report link

Refer this article it have how to access the session object in server components, client components and even in the api routes also.
Link - https://medium.com/@soizsinghe/how-to-use-auth-js-4abd24a0c276

Reasons:
  • Blacklisted phrase (1): this article
  • Blacklisted phrase (0.5): medium.com
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sohan Prabhath Weerasinghe

79237947

Date: 2024-11-29 17:49:07
Score: 4.5
Natty: 4.5
Report link

Та же проблема, тоже получаю во время запроса POST ошибку NS_ERROR_NET_RESET. Но версия nginx 1.26.2. Отключил пока http3, работает.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (1.5):
  • Low reputation (1):
Posted by: Jester

79237829

Date: 2024-11-29 16:59:52
Score: 5
Natty:
Report link

Answer can be found here:

Java and C++

CMakeLists.txt

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

79237814

Date: 2024-11-29 16:51:50
Score: 4
Natty: 5
Report link

Thank you very much for sharing your solution, I've had the same problem.

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: Matheus Moura

79237760

Date: 2024-11-29 16:28:43
Score: 5.5
Natty:
Report link

are you using for elemonter nulled plugin?

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

79237659

Date: 2024-11-29 15:54:32
Score: 4
Natty: 5
Report link

May by you should install vuetify-nuxt-module

https://nuxt.com/modules/vuetify-nuxt-module

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

79237622

Date: 2024-11-29 15:40:28
Score: 7 🚩
Natty:
Report link

any updates on this? I'm having the exact same problem and it was working perfectly 2 days ago.

Reasons:
  • Blacklisted phrase (1): any updates on
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the exact same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Albert Valbuena

79237498

Date: 2024-11-29 14:55:14
Score: 5
Natty:
Report link

It seems to be related to https://www.npmjs.com/package/nwsapi. Please check https://github.com/dperini/nwsapi/issues/135

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

79237459

Date: 2024-11-29 14:45:11
Score: 4.5
Natty:
Report link

It looks like customizing the image is now only available for Enterprise plans. I was having the same issue and they mentioned this changed about a month ago.

From Branch Support:

This was changed after some privacy concerns were discovered.

At this time, only customers on an Enterprise plan have access to edit the link image preview. This was quite a surprise to us on the sales team, and I understand that it may be disappointing and frustrating.

Most customers upgrade to Enterprise once their app has 100-150K+ MAUs and/or they're ready to make a significant investment in deep linking and attribution (i.e., Enterprise plans start at $36K per year).

Again, happy to connect and chat further - please share any thoughts or questions in the meantime.

Best,

Reasons:
  • Blacklisted phrase (1.5): any thoughts
  • RegEx Blacklisted phrase (2.5): please share
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Stephan Walters

79237443

Date: 2024-11-29 14:37:09
Score: 7 🚩
Natty:
Report link

what OS are you using and what exactly did you do to solve your issue?

I think this is a reoccurring is with Ubuntu 24.04.1 noble? is that your OS?

can you please post a clear explanation as it would help a great deal i have been having this issue too, for while!

Reasons:
  • RegEx Blacklisted phrase (2.5): can you please post
  • RegEx Blacklisted phrase (1.5): solve your issue?
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): what
  • Low reputation (1):
Posted by: user419001

79237427

Date: 2024-11-29 14:33:07
Score: 4
Natty:
Report link

I have this doubt in my mind and no page is solving it.

What is the need for "package_dir" when we already have packages=find_packages() and when we can give the location for looking packages using where argument in the find_packages() method

Reasons:
  • RegEx Blacklisted phrase (2): I have this doubt
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dilip kumar

79237393

Date: 2024-11-29 14:19:02
Score: 5.5
Natty:
Report link

We are also experiencing this issue. We tried by adding available markets and also made sure that the preview_url is null for all returned results (not just a few track). Any ideas or workaround? Did you already report the issue to the Spotify team?

Reasons:
  • Blacklisted phrase (1): Any ideas
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user25414071

79237348

Date: 2024-11-29 14:02:56
Score: 4
Natty: 4.5
Report link

https://www.xrvel.com/1025/cpanel-can-not-add-mysql-user-to-database/
This solved my issue! Hours of searching and bang, sorted.

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Aaron Milan-Vega

79237312

Date: 2024-11-29 13:50:52
Score: 5
Natty: 4.5
Report link

how did you run reverb:start on production server? would you like to share complete method to run reverb in production?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): how did you
  • Low reputation (1):
Posted by: Faizan Amin

79237251

Date: 2024-11-29 13:31:46
Score: 5.5
Natty: 6.5
Report link

How do you make a tab with this curvy line? I can't find it.

Reasons:
  • Blacklisted phrase (1): How do you
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): How do you
  • Low reputation (1):
Posted by: cumali Yildiz

79237223

Date: 2024-11-29 13:18:42
Score: 4
Natty:
Report link

Old but if anyone sees this we used a 3rd party web part from the SharePoint store that does exactly this and it was easy to setup (though isn't free): https://appsource.microsoft.com/en-us/product/office/WA200007811?tab=Overview

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

79237155

Date: 2024-11-29 12:54:34
Score: 5.5
Natty: 4.5
Report link

I am running in the same problem but the code from Venkatesan don't want to work. Everytime it says "Download failed." but I don't know why. I changed the 4 variables at the beginning of the script to my information but no luck. Did I miss something?

Reasons:
  • Blacklisted phrase (1): no luck
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Techhunter1989

79237145

Date: 2024-11-29 12:50:33
Score: 11 🚩
Natty: 5.5
Report link

I have the same problem with my system setup.

Mac OS version is 15.1.1 (24B91) Rstudio version is Version 2024.09.1+394 (2024.09.1+394)

Both seem to be most resent, but hats are not alligned correctly in the html output.

Thank you very much in advance for any suggestions!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (3): Thank you very much in advance
  • RegEx Blacklisted phrase (2): any suggestions
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Low reputation (1):
Posted by: Alexey Luchinsky

79237117

Date: 2024-11-29 12:39:29
Score: 4.5
Natty:
Report link

I think we have same problem and I found this

embedding_function = OllamaEmbeddings(model="llama3.2:3b")
evaluator = load_evaluator("pairwise_embedding_distance", embeddings=embedding_function)

instead asking for "llm" parameter, it should provide "embeddings" param

source: https://python.langchain.ac.cn/docs/guides/productionization/evaluation/comparison/pairwise_embedding_distance/

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): have same problem
  • Low reputation (1):
Posted by: Dehan

79237113

Date: 2024-11-29 12:37:28
Score: 5
Natty: 6
Report link

enter image description here

OMG! Why?! What have I done to VS Code or GetLens?! Why VS Code think I'm a dead man? Look at this face color! How can I change this horrible horrible thing? It's my corporate account but unfortunately my company doesn't allow using 3rd party resources like gavatar.com.

This repo is from Azure DevOps. But we have GitHub account under the umbrella/tenant of my company.

So, how can I regenerated avatars in VS Code locally?

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Blacklisted phrase (0.5): how can I
  • Blacklisted phrase (0.5): Why?
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Yury Shpakov

79237089

Date: 2024-11-29 12:28:24
Score: 12.5 🚩
Natty:
Report link

I am having the same issue. Did you find any fix?

Reasons:
  • RegEx Blacklisted phrase (3): Did you find any fix
  • RegEx Blacklisted phrase (1.5): fix?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am having the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mihai Boroş

79237088

Date: 2024-11-29 12:28:24
Score: 4.5
Natty:
Report link

I wish I could comment, but I still don't have permissions. It would be more helpful if you show your code, without code is not easy to identify the why.

I have assumption that you should add the viewport height (100vh) to the body, but that is just an guess, please provide code information

Reasons:
  • RegEx Blacklisted phrase (2.5): please provide code
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Augusto Faggion

79237069

Date: 2024-11-29 12:21:21
Score: 4
Natty: 5
Report link

I know this is an old post but had issue with slow imports recently and timeouts at 100%. This plugin helps to optimise wordpress SQL and really helped speed up my imports https://www.superspeedyplugins.com/

Reasons:
  • Blacklisted phrase (1): This plugin
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nigel Hughes

79237067

Date: 2024-11-29 12:21:20
Score: 5.5
Natty: 6.5
Report link

Sorry to do it so since i can't comment yet. But is there not a way to build the libiconv with :

Reasons:
  • RegEx Blacklisted phrase (1): can't comment
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Christophe Van Reusel

79237064

Date: 2024-11-29 12:19:19
Score: 5.5
Natty: 7
Report link

Thanks, @srk , you saved me ^^

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (2):
  • No code block (0.5):
  • User mentioned (1): @srk
  • Single line (0.5):
  • Low reputation (1):
Posted by: Maros

79237052

Date: 2024-11-29 12:14:17
Score: 5
Natty:
Report link

did you guys fix that?

const secretKey = Hmac256Util.generateHmac( process.env.key, 'WebAppData', ); const dataHex = Hmac256Util.generateHmac(dataCheckString, secretKey);

Reasons:
  • RegEx Blacklisted phrase (1.5): fix that?
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): did you
  • Low reputation (1):
Posted by: jt Trịnh

79237007

Date: 2024-11-29 12:01:13
Score: 7.5 🚩
Natty: 6
Report link

Невыгодно показывать рекламу тот кто даже не может прочитать ее из другой страны

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

79236978

Date: 2024-11-29 11:52:09
Score: 7 🚩
Natty: 6
Report link

This is not an answer, more a question to @lavoizer: I've written similar code to yours, which works for Classic Custom Log Tables. However, it does not work for Modern Custom Log Tables. It looks like a DCR maybe required. Have you got this working with Modern Custom Log Tables?

Reasons:
  • Blacklisted phrase (1): not an answer
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @lavoizer
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: GJ-Hardie

79236971

Date: 2024-11-29 11:49:07
Score: 6.5 🚩
Natty: 5
Report link

I am also facing the same issue and I have allowed access from anywhere in my cluster. Still I am facing the same issue.

Reasons:
  • Blacklisted phrase (1): I am also facing the same issue
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am also facing the same issue
  • Me too answer (0): I am facing the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Yrjd Fans

79236970

Date: 2024-11-29 11:49:07
Score: 4.5
Natty:
Report link
m => m.Intervals(c => c
.Field(new Field(fieldName, null, null))
.Match(ma => ma
.Query(queryValue)
.MaxGaps(0)
.Ordered(true)
                                                    
)
)

I am using Intervals to filter the records basis on fieldname and fieldvalue which is passing in queryvalue parameter , i am facing one problem in this , i dont find any solution to pass multiple fields with different queryvalue per field . In this Intervals function , how to pass multiple fields with different values,as collection of fields with values.

Please provide me any solution

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (2.5): Please provide me
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Ashish

79236956

Date: 2024-11-29 11:44:05
Score: 4
Natty: 5
Report link

I had a similar problem and this solved it. Thank you.

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: George Uwaifo