79206325

Date: 2024-11-20 08:19:20
Score: 8 🚩
Natty:
Report link

Hi if you have by now resolve this problem could you tell me how because im having the same issue

Reasons:
  • RegEx Blacklisted phrase (2.5): could you tell me how
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): having the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Damian Benden

79206300

Date: 2024-11-20 08:07:17
Score: 5.5
Natty: 5.5
Report link

Bro, have you solved the problem

Reasons:
  • Blacklisted phrase (1.5): have you solved the problem
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: 赵大宝wa

79206294

Date: 2024-11-20 08:05:15
Score: 7 🚩
Natty: 4.5
Report link

is your issue resolved ? im stuck with the same

Reasons:
  • RegEx Blacklisted phrase (1.5): im stuck
  • RegEx Blacklisted phrase (1.5): resolved ?
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Durga Nandhini Marimuthu

79206242

Date: 2024-11-20 07:51:12
Score: 4
Natty:
Report link

Я частное самостоятельное независимое физическое лицо! У меня нет научных руководителей и тп. На протяжении 37 лет я работал над темой «Сжатие информации без потерь», с той особенностью, что я работал над сжатием случайной и уже сжатой информации. На настоящий момент я имею теоретические и практические разработки и доказательства и хочу представить миру следующее:

энтропийный предел сжатия Шеннона-Фано пределом не является и равновероятная информация неплохо сжимается! Случайная и архивированная информация имеет четкую математическую структуру, описываемую одной формулой! Любая информация сжимается. Фактически у меня есть этот алгоритм! Указанный алгоритм сжимает любую информацию, независимо от ее вида и структуры, т.е. одна программа жмёт любые файлы! Сжатие работает циклически!

Если есть интерес пишите [email protected]

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • No latin characters (2.5):
  • Low reputation (1):
Posted by: Сергей

79206226

Date: 2024-11-20 07:46:10
Score: 5.5
Natty:
Report link

Can you go to your wallet in the Solana explorer and find transaction for token create and mint?

Reasons:
  • Low length (1):
  • 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: 0x7d202060618

79206219

Date: 2024-11-20 07:43:08
Score: 7 🚩
Natty:
Report link

Justo me pasó ayer lo mismo, pensé que podía ser un error de los últimos plugins que toqué, así qué por si acaso los borré. Aún así sigue sin funcionar y me sigue saliendo el mismo error.

Otra cosa que hice fue ir al documento donde da el error y a la línea 391, probé a modificarla e incluso borrarla, pero entonces daba error en otra línea, incluso en otros ficheros. No encuentro solución al problema y la necesito la página para la semana que viene.

Reasons:
  • Blacklisted phrase (3): solución
  • RegEx Blacklisted phrase (2.5): mismo
  • No code block (0.5):
  • Low reputation (1):
Posted by: Álvaro Cuenca Martín

79206208

Date: 2024-11-20 07:37:05
Score: 9.5 🚩
Natty:
Report link

Were you able to solve this? I’m havimg the same issue..

Reasons:
  • Blacklisted phrase (1): you able to solve
  • RegEx Blacklisted phrase (1.5): solve this?
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Lidor

79206175

Date: 2024-11-20 07:26:02
Score: 5
Natty:
Report link

Please check out this link Learn More

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

79206173

Date: 2024-11-20 07:25:00
Score: 11 🚩
Natty:
Report link

I have the same problem @kerolos saber. Apart from automatically calling Ajax to check for specific session end, is there any other way?

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Blacklisted phrase (1): is there any
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Ends in question mark (2):
  • User mentioned (1): @kerolos
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: cuibap9508

79206153

Date: 2024-11-20 07:18:58
Score: 5.5
Natty: 5
Report link

How to background display the location indicate in Android Mobile handset by auto-changed when the jumped from one area to another area?

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

79206113

Date: 2024-11-20 07:02:53
Score: 7 🚩
Natty: 5
Report link

this is not working in my typescript code I have tried to get the text but I don't get any text . I have coded like below :

  const range = editor.model.document.selection.getFirstRange();
            let selectedText =''
            if (range) {
                for (const item of range.getItems()) {
                    if (item.is("$text") && "data" in item) {
                      selectedText += (item as { data: string }).data;
                    }
                  }
               console.log('selected text::::',selectedText);
            }

here ,every time I am getting the empty string . Can someone help me here how can I get the selected text in ckEditor ? Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): how can I
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Can someone help me
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Daksh Jain

79206028

Date: 2024-11-20 06:29:44
Score: 9.5 🚩
Natty:
Report link

He tenido ese problema siempre que intento correr el programa. Pero parece que encontre la solución, al menos para Windows. Si se tiene el icono en la misma carpeta que el archivo, crea una subcarpeta para solo iconos y al momento de llamarla hazlo mediante:

root.iconbitmap('Nombre de la carpeta/nombre del Icono.ico')

Ejemplo:

import tkinter as tk
from tkinter import ttk

ventana = tk.Tk()
ventana.geometry('800x250')
ventana.title('Prueba')
ventana.iconbitmap('Iconos/robot.ico')

ventana.mainloop()

Espero esto sea de ayuda, ya que yo tambien lo necesite mucho.


I’ve always had this problem whenever I try to run the program. But it seems I found the solution, at least for Windows.
If the icon is in the same folder as the file, create a subfolder specifically for icons and, when referencing it, do so using:

root.iconbitmap('Folder Name/Icon Name.ico')

Example:

import tkinter as tk
from tkinter import ttk

window = tk.Tk()
window.geometry('800x250')
window.title('TEST')
window.iconbitmap('Icons/robot.ico')

window.mainloop()

I hope this is helpful, as I needed it a lot myself.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (2): ayuda
  • Blacklisted phrase (2): Espero
  • Blacklisted phrase (3): solución
  • Whitelisted phrase (-2): I found the solution
  • RegEx Blacklisted phrase (2.5): misma
  • RegEx Blacklisted phrase (2): encontre
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Victor Burciaga

79205926

Date: 2024-11-20 05:42:33
Score: 9.5 🚩
Natty: 4.5
Report link

did you find workaround for that?

Reasons:
  • RegEx Blacklisted phrase (3): did you find
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): did you find
  • Low reputation (1):
Posted by: Иван Изобов

79205828

Date: 2024-11-20 04:42:20
Score: 5.5
Natty:
Report link

Watch 🟢 ➤ ➤ ➤ 🌐 Click Here To link (Full Viral Video Link HD)

🔴 ➤►DOWNLOAD👉👉 (Full Viral Video Link Hd)

Reasons:
  • Blacklisted phrase (1): Video Link
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: RONJEET YT

79205824

Date: 2024-11-20 04:39:18
Score: 6.5 🚩
Natty:
Report link

can you share the initializers/devise.rb? or the entire github repo? either you have not shared enough code context or you are missing a lot

Reasons:
  • RegEx Blacklisted phrase (2.5): can you share
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): can you share the init
  • Low reputation (1):
Posted by: Ricky Ont

79205750

Date: 2024-11-20 04:00:10
Score: 8
Natty: 7
Report link

if i change topic to PHP average array value based on textual duplicate in another array could you please help. thank you

Reasons:
  • Blacklisted phrase (0.5): thank you
  • RegEx Blacklisted phrase (3): could you please help
  • RegEx Blacklisted phrase (1): i change topic to PHP average array value based on textual duplicate in another array could you please
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: jokalalilo

79205690

Date: 2024-11-20 03:27:02
Score: 4.5
Natty:
Report link

@Solace Owodaha, disable impeller, he does this. Issue will be fixed in flutter 3.25, you can test fix with firebase Test Lab(Samsung Galaxy A12, for example).

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

79205645

Date: 2024-11-20 02:44:53
Score: 7 🚩
Natty: 4
Report link

@Muhammad Talha

Do you got solution? I have exact the same requirement. If you have one, could please share how to solve the ploblem if you mind. :)

Reasons:
  • Blacklisted phrase (1): how to solve
  • RegEx Blacklisted phrase (2.5): please share how
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @Muhammad
  • Low reputation (0.5):
Posted by: Dorr

79205644

Date: 2024-11-20 02:44:52
Score: 4
Natty: 4
Report link

Where you got that info about spring-webflux webclient having a default 30 minutes DNS cache setting? Seems our services also run into this issue, trying to figure out how to fix this.

Tried something like networkaddress.cache.ttl=0, but seems doesn't work for me.

Reasons:
  • RegEx Blacklisted phrase (2): doesn't work for me
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Where you
  • Low reputation (1):
Posted by: Ye Zhu

79205642

Date: 2024-11-20 02:42:52
Score: 4
Natty: 4.5
Report link

Please follow the instructions in this post.

https://community.fabric.microsoft.com/t5/Service/how-to-filter-the-publish-to-web-report-using-query-string/td-p/4291725

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

79205637

Date: 2024-11-20 02:40:51
Score: 4
Natty: 5
Report link

https://developer.android.com/training/cars/testing/dhu Official Service for testing Android Auto

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

79205623

Date: 2024-11-20 02:32:49
Score: 4.5
Natty:
Report link

enter image description here

ISO-8859 is not the mots current version, but it should work anyway after v15 update

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

79205607

Date: 2024-11-20 02:21:46
Score: 13 🚩
Natty: 6
Report link

Did you figure this out? Ive been on it for some time now without any luck. Would be great if you could give some details on a solution.

I'm basically having the same issue. As I understand it its not connecting to the Firebase as it should. But how to fix that?

Reasons:
  • Blacklisted phrase (1.5): any luck
  • RegEx Blacklisted phrase (3): Did you figure this out
  • RegEx Blacklisted phrase (1.5): how to fix that?
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): having the same issue
  • Ends in question mark (2):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Micael Hellberg

79205579

Date: 2024-11-20 02:02:41
Score: 10.5 🚩
Natty: 4
Report link

Have you solved it? I'm facing the same problem after upgrading to react native 0.72.5

Reasons:
  • Blacklisted phrase (1): m facing the same problem
  • Blacklisted phrase (2): Have you solved it
  • RegEx Blacklisted phrase (1.5): solved it?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm facing the same problem
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: xp19870106

79205564

Date: 2024-11-20 01:52:38
Score: 4.5
Natty: 6
Report link

Does this work with Django ? I am trying to do Oauth based on tokens. I am getting code and state but no tokens are generated. Getting error, tokens expired.

Reasons:
  • Blacklisted phrase (1): I am trying to
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rushabh Kothari

79205533

Date: 2024-11-20 01:27:32
Score: 4
Natty:
Report link

While I can't comment due to reputation, it's worth noting that @Arsalan Mohseni's answer can have performance impacts.

import 'tailwindcss/tailwind.css'; is designed for development not production (https://tailwindcss.com/docs/installation/play-cdn). This includes all Tailwind classes, which can have performance impacts and Tailwind should only bundle the classes your project actually needs.

Reasons:
  • RegEx Blacklisted phrase (1): can't comment
  • RegEx Blacklisted phrase (1.5): reputation
  • Has code block (-0.5):
  • User mentioned (1): @Arsalan
  • Low reputation (1):
Posted by: EggsLeggs

79205463

Date: 2024-11-20 00:31:19
Score: 4
Natty:
Report link

If it's an int, use 0 instead of ''.

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

79205458

Date: 2024-11-20 00:27:18
Score: 7
Natty: 9
Report link

Can I download the template on this site?

Reasons:
  • Blacklisted phrase (1): Can I do
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Can I
  • Low reputation (1):
Posted by: Shundaire Cantley

79205448

Date: 2024-11-20 00:22:16
Score: 4
Natty:
Report link

Type powershell.exe in the address bar.

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

79205423

Date: 2024-11-20 00:03:12
Score: 7 🚩
Natty: 5.5
Report link

பாதுகாப்பான முறையில் இரண்டு முகங்களை ஒப்பிடுவதற்கு உள்ளதா

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

79205407

Date: 2024-11-19 23:55:10
Score: 5
Natty:
Report link

Thanks for suggestion on how to resolve the Movesense timestamp issue. Before I was pointed to this article, I have attempted to interpolate from the announcement timestamps.

There are fundamentally two approaches I have attempted here:

  1. Ignore the timestamps in the raw data. Such approach assumes you use only three parameters: sample_frequency, reference_time and sample_size

You can get reference_time from the json file name in Movesense Showcase app. It is straight forward to get the sample data size.

  1. Rely on the the announcement timestamps captured in the raw data and interpolate from these values.

This approach does not need you to remember what sample frequency you set at the time of recording.

However, you may come across another issue: the time delta is not always 20. You may get 19. This is the only way to prevent the timestamps from being out of step after interpolation. Root cause: The announcement timestamps captured in the json file are not evenly incremented to begin with.

Any suggestion on how we should address this?

def _get_timestamp_interval(sample_frequency: int = 104, output_time_unit: Literal['second', 'millisecond', 'nanosecond'] = 'millisecond') -> int:
    """
    Calculate the time interval between samples based on the sample frequency.
    
    :param sample_frequency: The frequency of sampling in Hertz (Hz). Default is 104 Hz.
    :param output_time_unit: The desired output time unit ('second', 'millisecond', 'nanosecond').
                            Default is 'millisecond'.
    :return: Time interval in the specified unit.
    """
    # Calculate the time interval in milliseconds
    time_interval_ms = 1000 / sample_frequency  # in milliseconds

    # Use match syntax to convert to the desired time unit
    match output_time_unit:
        case 'second':
            return int(time_interval_ms / 1000)  # Convert to seconds
        case 'millisecond':
            return int(time_interval_ms)  # Already in milliseconds
        case 'nanosecond':
            return int(time_interval_ms * 1_000_000)  # Convert to nanoseconds
        case _:
            raise ValueError("Invalid time unit. Choose from 'second', 'millisecond', or 'nanosecond'.")

def calculate_timestamps(reference_time: pd.Timestamp, time_interval: int, num_samples: int) -> List[pd.Timestamp]:
    """
    Generate a list of timestamps based on a starting datetime and a time interval.
    
    :param reference_time: The starting datetime for the timestamps.
    :param time_interval: The time interval in milliseconds between each timestamp.
    :param num_samples: The number of timestamps to generate.
    :return: A list of generated timestamps.
    """
    _delta = pd.Timedelta(milliseconds=time_interval)  # Convert time interval to Timedelta
    
    # Create an array of sample indices
    sample_indices = np.arange(num_samples)
    
    # Calculate timestamps using vectorized operations
    timestamps = reference_time + sample_indices * _delta
    
    return timestamps.tolist()  # Convert to list before returning

def verify_timestep_increment_distribution(self, df: pd.DataFrame) -> None:
    """
    Verify the distribution of timestep increments in a DataFrame.

    This function calculates the increment between consecutive timesteps,
    adds it as a new column to the DataFrame, and then prints a summary
    of the increment distribution.

    Args:
    df (pd.DataFrame): A DataFrame with a 'timestep' column.

    Returns:
    None: Prints the verification results.
    """
    # Ensure the DataFrame is sorted by timestep
    df = df.sort_values('timestep')

    # Calculate the increment between consecutive timesteps
    df['increment'] = df['timestep'].diff()

    # Count occurrences of each unique increment
    increment_counts: Dict[int, int] = df['increment'].value_counts().to_dict()

    # Print results
    print()
    print(f"Data File: {self.file_name}")
    print(f"Sensor ID: {self.device_id}")
    print(f"Reference Time: {self.start_time}")
    print(f"Raw Data Type: {self.raw_data_type.upper()}")
    
    print("Timestep Increment Distribution Results:")
    print("-----------------------------------------------------")
    print("Increment | Count")
    print("-----------------------------------------------------")
    for increment, count in sorted(increment_counts.items()):
        print(f"{increment:9.0f} | {count}")
    print("-----------------------------------------------------")
    print(f"Total timesteps: {len(df)}")
    print(f"Unique increments: {len(increment_counts)}")
    
    # Additional statistics
    print("\nAdditional Statistics:")
    print(f"Min increment: {df['increment'].min()}")
    print(f"Max increment: {df['increment'].max()}")
    print(f"Median increment: {df['increment'].median()}")
    print()
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): this article
  • RegEx Blacklisted phrase (2): Any suggestion
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Scott Ho

79205390

Date: 2024-11-19 23:50:08
Score: 4
Natty:
Report link

Rustia here! anybody have any questions

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

79205386

Date: 2024-11-19 23:49:07
Score: 4
Natty: 4
Report link

Try to conver your wav files to RIFF files i.e. use this: https://www.freeconvert.com/audio-converter/download

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

79205363

Date: 2024-11-19 23:39:05
Score: 4
Natty:
Report link

Lamdba@Edge is replicated in the many servers. if you try to delete one that is atached to cloudfront you will notice that it will take time. I recently have the same problem when i change the headers that i already add. But when i deploy the lamda@edge with cdk aparently it assures that all the version are updated. so in short answer yes it can take a while its replicated. But this a kind of guess based on behavior.

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): have the same problem
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Isaac Mejia

79205256

Date: 2024-11-19 22:42:51
Score: 4
Natty: 4
Report link

yield ("now i'm really confused"! anti-KISS-inated!)

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

79205227

Date: 2024-11-19 22:27:47
Score: 13
Natty: 7.5
Report link

I am getting the same error for a lambda function. Did you manage to solve this? if so how?

Reasons:
  • RegEx Blacklisted phrase (3): Did you manage to solve this
  • RegEx Blacklisted phrase (1.5): solve this?
  • RegEx Blacklisted phrase (1): I am getting the same error
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am getting the same error
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: shyama

79205184

Date: 2024-11-19 22:06:41
Score: 5.5
Natty:
Report link

This sounds very complex indeed. I don't understand why you're trying to work against Gerrit?

This usually means sub-branches, and ALOT of commits. Many of them with commit messages like "WIP" or "tmp"

This sounds like a guide on how not to use Gerrit. Why have commits with pointless messages? Just amend the commit you're on?

The point of Gerrit is not to always be 1 commit away from main, but for each commit to be meaningful, "WIP" and "tmp" are not.

If you find youself multiple meaningful commits "away" from main, and you want each one to be reviewed individually, then Gerrit will create a chain of changes for the user to easily review.

I commonly get messages back from gerrit on things i need to change before it accepts the CL.

Unsure what you mean here? Like what?

As the review progress, I keep developing in my dev-branch to accomodate/modify the feature.

Why? Just keep amending the commit you're working on and uploading it? Why care so much of intermediary state of a commit?

Overall I feel like you're trying to work like you're using a PR workflow, when you're not.

I've created a blogpost here if you care to see how I use it.

Overall I think you're question is probably better answered on the Gerrit Mailing list, where it's easier to reply to the multiple points you raise. The Gerrit community doesn't really monitor stack overflow.

I want to thank you for your question as I feel like many new Gerrit users have the same problem and I hope this can be a place for people to learn.

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (0.5): i need
  • Blacklisted phrase (0.5): Why?
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-1):
  • No code block (0.5):
  • Me too answer (2.5): have the same problem
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Daniele Sassoli

79205183

Date: 2024-11-19 22:06:41
Score: 4.5
Natty: 5
Report link

Lingoport has migrated former sisulizer customers to Localyzer successfully. Info at https://lingoport.com/software-localization-tools/localyzer-l10n/.

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

79205047

Date: 2024-11-19 21:09:24
Score: 5.5
Natty:
Report link

My company is currently asking this exact question. I am looking at it from the perspective of keeping the Develop branch clean of feature issues. My proposal is to pull origin/develop into the feature. Then having a review on the feature branch if all is good, we take the changes back into origin/develop. if the review fails just continue work on the feature. I am thinking about keeping feature work out of development to keep features running in parallel. What @Arthur what did your company end up going with?

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @Arthur
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Jose

79205036

Date: 2024-11-19 21:05:23
Score: 4
Natty:
Report link

Same error. It Started happening since I updated the expo to 52

Reasons:
  • RegEx Blacklisted phrase (1): Same error
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: שלו כהן

79205029

Date: 2024-11-19 21:01:22
Score: 8.5 🚩
Natty: 4
Report link

I have this same issue after using the Upgrade Assistant to upgrade from 4.8 to 8.0 Most of the variables in the Post Build events no longer work. I was using $(ProjectDir), $(OutputPath), $(TargetPath), And $(ProgramData) and it appears that none of these work anymore, in this project. $(ProgramData) is working. Has anyone found a solution to fix the existing project without building a new one?

Reasons:
  • Blacklisted phrase (2): anyone found
  • RegEx Blacklisted phrase (3): Has anyone found
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Bret Thompson

79205026

Date: 2024-11-19 20:59:20
Score: 4
Natty:
Report link

put CELERY_RESULT_EXTENDED = True in my settings.py and restart the workerd for me!

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

79204965

Date: 2024-11-19 20:34:14
Score: 5.5
Natty:
Report link

I started getting the exact same error in my Blazor app a few days ago as well. It's driving me nuts. I'm using .net9

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): getting the exact same error
  • Single line (0.5):
  • Low reputation (1):
Posted by: Drew Mcpherson

79204916

Date: 2024-11-19 20:15:08
Score: 4.5
Natty: 4.5
Report link

How come this is still not possible? A serious flaw in the language.

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

79204891

Date: 2024-11-19 20:06:06
Score: 5
Natty: 4
Report link

I´m having the same problem and I can't see where the error is. My code:

def funcion_decoradora(funcion_parametro): def funcion_interior(*args): print("Vamos a realizar un cálculo: ") funcion_parametro(*args) print("Hemos terminado el cálculo") return funcion_interior()

@funcion_decoradora def suma(num1, num2, num3): print(num1+num2+num3)

print()

@funcion_decoradora def resta(num1, num2): print(num1-num2)

suma(7,5,8)

resta(4,9)

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): having the same problem
  • User mentioned (1): @funcion_decoradora
  • User mentioned (0): @funcion_decoradora
  • Low reputation (1):
Posted by: Victor Vacca

79204886

Date: 2024-11-19 20:04:04
Score: 4
Natty:
Report link

how to override above inside custom theme or custom module

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): how to
  • Low reputation (1):
Posted by: Nihal Shantha

79204870

Date: 2024-11-19 19:58:02
Score: 4
Natty:
Report link

JS doesn't quite follow IEEE 754. For example the specification says that 1 ** NaN should equal 1, but in JS it is NaN. See: Why does IEEE 754 define 1 ^ NaN as 1, and why do Java and Javascript violate this?

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Isaac King

79204763

Date: 2024-11-19 19:16:50
Score: 5.5
Natty: 6.5
Report link

What if one, some or all clusters involved are dynamical/unstable? How can/should Dijkstra's algo be applied to this scenario?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): What if one
  • Low reputation (1):
Posted by: Wei JIANG

79204737

Date: 2024-11-19 19:06:47
Score: 4
Natty: 4.5
Report link

looks like 'participants' - it's another persons, who co-edit same document with you

see: https://learn.microsoft.com/en-us/visualstudio/liveshare/use/coedit-follow-focus-visual-studio-code

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

79204690

Date: 2024-11-19 18:50:42
Score: 4.5
Natty:
Report link

Heres a basic implemetation of it

https://github.com/realMuhammadSami/two-camera-view/tree/main

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

79204685

Date: 2024-11-19 18:48:41
Score: 5
Natty: 5.5
Report link

THANK YOU BROTHER! Cheers from Brazil!!

Reasons:
  • Blacklisted phrase (0.5): THANK YOU
  • Blacklisted phrase (1): Cheers
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Guilherme Augusto Wladeka

79204592

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

Is it possible to embed this type of calendar parent="ThemeOverlay.MaterialComponents.MaterialCalendar" to BottomSheetDialogFragment as a subview?

Reasons:
  • Blacklisted phrase (1): Is it possible to
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Is it
  • Low reputation (1):
Posted by: AlexTsy

79204557

Date: 2024-11-19 18:03:27
Score: 4.5
Natty: 5
Report link

This package works great for me https://github.com/mohamed-alired/drf-totp

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

79204543

Date: 2024-11-19 17:59:24
Score: 8 🚩
Natty: 4.5
Report link

**

Blockquote

**

enter link description here

Reasons:
  • Blacklisted phrase (0.5): enter link description here
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • No latin characters (3):
  • Low reputation (1):
Posted by: Vid Plex

79204504

Date: 2024-11-19 17:47:20
Score: 6 🚩
Natty: 5
Report link

o seu kivyMD aparece isso pois ele atualizou sozihno, ou você sem preceber apertou o botão para atualizar.

Reasons:
  • Blacklisted phrase (3): você
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Winne Ferreira

79204467

Date: 2024-11-19 17:36:16
Score: 7 🚩
Natty: 6.5
Report link

I have the same problem you have in 2013. please inform me If you have an answer. thanks

Reasons:
  • Blacklisted phrase (0.5): thanks
  • 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
  • Low reputation (1):
Posted by: peacism

79204458

Date: 2024-11-19 17:33:15
Score: 4
Natty:
Report link

to run "ng update @angular/core@12"

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

79204450

Date: 2024-11-19 17:30:13
Score: 5
Natty: 4
Report link

Also had some trouble installing Rails 8 on my m1 MacBook, but finally managed. You can have a look at this guide where I wrote down the whole process: https://foxmera.github.io/2024/11/19/rails-8-setup-on-mac-m1.html

Reasons:
  • Blacklisted phrase (1): this guide
  • Contains signature (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: foxmera

79204304

Date: 2024-11-19 16:42:00
Score: 4.5
Natty: 5
Report link

I think this package will help you

https://github.com/mohamed-alired/drf-totp

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

79204284

Date: 2024-11-19 16:35:57
Score: 4.5
Natty:
Report link

Which .DLL did you include in your project? Maybe this library needs .NET Framework 4.7.2

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): Which
  • Low reputation (1):
Posted by: Sanderson Corrêa

79204263

Date: 2024-11-19 16:28:55
Score: 4.5
Natty: 4
Report link

If you are using WSL, take a look at https://github.com/vuejs/vue-cli/issues/4421

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

79204210

Date: 2024-11-19 16:13:50
Score: 6 🚩
Natty:
Report link

I'm just stumbling over the exact same issue - have you managed to find a solution yet? If not and I find one I'll be sure to post it.

Reasons:
  • Blacklisted phrase (3): have you managed
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: M1mez

79204198

Date: 2024-11-19 16:10:49
Score: 6.5 🚩
Natty: 6.5
Report link

I was wondering if you have found a solution to this problem? I am struggling with the same issue.

Reasons:
  • Blacklisted phrase (1): I am struggling
  • Blacklisted phrase (2): was wondering
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mohamed Jmal

79204175

Date: 2024-11-19 16:05:46
Score: 4
Natty:
Report link

I found an answer here: https://github.com/CocoaPods/CocoaPods/issues/12671#issuecomment-2445304215

When adding an extension it changes your objectVersion to 70, so I needed to change it back

Reasons:
  • Blacklisted phrase (0.5): I need
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Edon Freiner

79204154

Date: 2024-11-19 16:00:45
Score: 4.5
Natty:
Report link

I encountered this problem and need to replace the onCreate function, in MainApplication.kt, just follow the steps - https://reactnative.dev/blog/2024/10/23/release-0.76-new-architecture#breaking-changes-1

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

79204135

Date: 2024-11-19 15:57:44
Score: 4
Natty:
Report link

i might be a bit late, but this problem still persist till today (2024-11-19), this actually turns out to be the node's fault; as a matter of fact, node 18, 20 and 22 all have the same problems. you can either downgrade to node 16; or, you can add "type":"commonjs"in your package.json file, and change your files to ".js", normally, this is fine, unless you have "await" functions in your top level file.

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): have the same problem
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: George Wang

79204083

Date: 2024-11-19 15:43:39
Score: 10
Natty: 9
Report link

Same here. I have the exact issue you mentioned. Did you solve it?

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

79204041

Date: 2024-11-19 15:34:35
Score: 5
Natty:
Report link

I am using:

add_action('init', function() { load_plugin_textdomain( 'name-plugin', false, basename( dirname( FILE ) ) . '/languages/' ); }); and it is still not working

Reasons:
  • Blacklisted phrase (2): still not working
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user28379622

79203979

Date: 2024-11-19 15:19:29
Score: 7.5 🚩
Natty:
Report link

CopyArgumentError - [Xcodeproj] Unable to find compatibility version string for object version 70. I am getting this error when trying to use it. Anyone know how to fix it?

CocoaPods Error: Unable to find compatibility version string for object version '70' after adding Share Extension

Reasons:
  • Blacklisted phrase (1): I am getting this error
  • RegEx Blacklisted phrase (1.5): how to fix it?
  • RegEx Blacklisted phrase (1): I am getting this error
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Edon Freiner

79203955

Date: 2024-11-19 15:14:27
Score: 4.5
Natty:
Report link

Answering here, incase any one else facing the same issue.

  1. The HttpSession was not getting invalidated cause the JSESSIONID was not coming in the logout request due to the SameSite changes happened. So need to configure this.
  2. The Logout response was not being sent cause of the X-Frame-Options: Deny set by the spring security. https://docs.spring.io/spring-security/reference/features/exploits/headers.html#headers-frame-options so cause of this it was not setting the responses in my case.
Reasons:
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Sasirekha Kumaran

79203950

Date: 2024-11-19 15:11:26
Score: 4
Natty:
Report link

CockroachDB has trigger support in public preview starting next week (Nov 2024). https://www.cockroachlabs.com/docs/v24.3/triggers.html

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

79203934

Date: 2024-11-19 15:06:24
Score: 6.5 🚩
Natty: 5
Report link

I am also facing the same issue, i think the issue is with sourcemapping. i saw in some post mapping the launch.json to output directory ( dist )

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
  • Single line (0.5):
  • Low reputation (1):
Posted by: abhishek hegde

79203929

Date: 2024-11-19 15:05:23
Score: 4.5
Natty:
Report link

Does this problem still persist in material date picker if so,

Ngmodel binding is not working here in your example any idea?

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

79203899

Date: 2024-11-19 14:55:20
Score: 6 🚩
Natty: 6.5
Report link

I have a question over the same. where do I declare the $sheet variable so that iam able to call the setcolumn method. like $sheet=? where do I do this?

Reasons:
  • Blacklisted phrase (1.5): I have a question
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Jay

79203869

Date: 2024-11-19 14:47:17
Score: 5.5
Natty:
Report link

This is frequently an issue with the file format. Is the icon an .ico file?

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

79203749

Date: 2024-11-19 14:14:08
Score: 4
Natty: 4.5
Report link

disable right click on web page using JavaScript Like this site

https://www.watchbandexpert.com/collections/tissot/products/tissot-t063610-rose-gold-steel-watch-band-bracelet

https://www.watchbandexpert.com/

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

79203670

Date: 2024-11-19 13:53:01
Score: 6 🚩
Natty: 6
Report link

Thx a lot!! Was wondering... it used to have a transfer button but now the video tag doesn't.

Reasons:
  • Blacklisted phrase (1): Thx
  • Blacklisted phrase (2): Was wondering
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Liz Rodrigues

79203642

Date: 2024-11-19 13:44:58
Score: 8
Natty: 7
Report link

Hey bro did you manage to fix it ?? I have the same erro

Reasons:
  • RegEx Blacklisted phrase (3): did you manage to fix it
  • RegEx Blacklisted phrase (1.5): fix it ??
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Filipe

79203474

Date: 2024-11-19 12:50:44
Score: 4
Natty: 5
Report link

can confirm - in a modal make sure you don't reload the bootstrap.js

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): can
  • Low reputation (1):
Posted by: Paul Matthews

79203462

Date: 2024-11-19 12:46:42
Score: 8 🚩
Natty: 5
Report link

Curious to know, were you able to configure and run the app successfully from the customized URL context with "/front/"?

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

79203415

Date: 2024-11-19 12:30:38
Score: 4
Natty: 7
Report link

I installed awx operator in aks, it's working, but I have issue with env variables injected by aks. even though I added the no_proxy env with ENV in my Containerfile, AKS overrirde my values. You have idea how can I force env variables to automation-job pod created by awx when a playbook is runnging by awx.??

Reasons:
  • Blacklisted phrase (0.5): how can I
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Said Dadda

79203277

Date: 2024-11-19 11:48:26
Score: 4.5
Natty: 4
Report link

I wrote a custom function to catch errors in contract functions without executing a transaction. You can read the article here. https://medium.com/@Arslan_786/guide-to-simulating-ethereum-smart-contract-calls-with-web3-js-6d55cfa1550a

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Muhammad Arslan

79203238

Date: 2024-11-19 11:31:20
Score: 4
Natty:
Report link

I have resorted to ldap of openliberty

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: pvma

79203236

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

As in this site, as the scroll goes down, the navbar goes up and finally gets fixed. Does anyone have an example of how I can do this? I'm going to do this in an Angular project.

https://www.woolmark.com/

Reasons:
  • RegEx Blacklisted phrase (3): Does anyone have an example
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: hseyinyrekli

79203208

Date: 2024-11-19 11:21:17
Score: 4.5
Natty:
Report link

Esse erro ocorre quando, por exemplo, você puxa uma resposta de uma api e ela está undefined.

const response = await api.get('/endpoint', {
    headers: {
      'Authorization': `Basic ${token}`
    },
    params: {
      parametro1: valorParametro
    }
  })
const data = response.data[0];
  
  setCampos({
    observacao: data.obs || '' // Se a observação estiver vazia insira aspas vazias. <--
  })

O erro está onde coloquei "<--" apenas faça aquilo

Reasons:
  • Blacklisted phrase (3): você
  • Blacklisted phrase (1): está
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Raul UM

79203171

Date: 2024-11-19 11:13:14
Score: 4
Natty:
Report link

I also had the same issue. The answer explains where to add the relayState but it shows a placeholder and does not explain how to configure it. Can anyone explain what to put in the relay-state-her placeholder?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can anyone explain what
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Mark Tyers

79203159

Date: 2024-11-19 11:10:12
Score: 10.5 🚩
Natty: 5.5
Report link

i have same issue , do you find a solution for this case ?

Reasons:
  • RegEx Blacklisted phrase (2.5): do you find a
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i have same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: MoG

79203155

Date: 2024-11-19 11:09:12
Score: 14.5
Natty: 7.5
Report link

I have exact same problem. Did you find any solution?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (3): Did you find any solution
  • RegEx Blacklisted phrase (2): any solution?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have exact same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: brc17

79203131

Date: 2024-11-19 11:04:10
Score: 4.5
Natty: 4
Report link

.NET 4.8.0 solved this behavior

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

79203094

Date: 2024-11-19 10:53:06
Score: 5
Natty: 4.5
Report link

Right click on project->Property page check if there are verison mismatch here or you upgraded the project to 4.8 but it is still showing 4.5

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

79203059

Date: 2024-11-19 10:44:03
Score: 4
Natty: 5
Report link

very simple and easy to use. Try it with https://www.npmjs.com/package/@duyvq/ng-tooltip-directive

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

79203053

Date: 2024-11-19 10:42:01
Score: 4
Natty:
Report link

Try my YouTube channel for any SQL related queries

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

79202994

Date: 2024-11-19 10:25:56
Score: 6
Natty: 7
Report link

the answer is very Good , but i need it without /27 CIDR [0-9]+(?=.[0-9]+/)

Could you please tell me ; if i wanna the Third Octet , for example: IP: 10.49.2.3 and the Result should be: 2

Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): i need
  • RegEx Blacklisted phrase (2.5): Could you please tell me
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Mohamad Mardini

79202991

Date: 2024-11-19 10:24:55
Score: 8.5
Natty: 7
Report link

I'm having the same problem and have been looking for an answer for 2 days but it's not working, can I have the complete code for this part from you?

Reasons:
  • Blacklisted phrase (1): I'm having the same problem
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bùi Quang Hùng

79202963

Date: 2024-11-19 10:15:53
Score: 4
Natty:
Report link

https://forum.yiiframework.com/t/setting-a-personal-git-server/825

you got your answer using this same link please check and get your answer.

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

79202909

Date: 2024-11-19 09:58:48
Score: 13.5
Natty: 7.5
Report link

I have the same issue, did you solve it?

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • RegEx Blacklisted phrase (3): did you 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 issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Yuniel Montalván

79202904

Date: 2024-11-19 09:57:47
Score: 5
Natty:
Report link

You can try reactpress: https://github.com/fecommunity/reactpress

it is a free blog and cms developed by react.

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

79202840

Date: 2024-11-19 09:36:41
Score: 5.5
Natty:
Report link

If you are using React Native 0.76, then this article will be helpful, as I had faced the same issue. https://medium.com/@dipurajput011/fix-gradlew-bat-app-installdebug-react-native-537eaf6fa01b

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

79202720

Date: 2024-11-19 08:57:32
Score: 4.5
Natty:
Report link

They want you pay even for simple consulting. Please refer to them. Otherwise reverse-engineering is your friend ;)

This documentation may help you a little: https://help.vector.com/DaVinci-Package-Manager/current/en/Help/html/index.html?page=initial_bsw_configuration

Reasons:
  • Blacklisted phrase (1): This document
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Alexander Kozhinov

79202708

Date: 2024-11-19 08:55:30
Score: 7 🚩
Natty: 5.5
Report link

I have the same problem as you. I haven't solved it yet

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