79756291

Date: 2025-09-04 23:03:25
Score: 4
Natty:
Report link

Never mind I finally worked out the cause over half of the old reports had words in the date column as soon as i removed them the dates are showing correctly now. Thankyou to anyone who tried to look into this.

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

79756238

Date: 2025-09-04 21:37:03
Score: 4.5
Natty: 5.5
Report link

e3eb2d1b44c3e19a90f160152b289e0c

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

79756191

Date: 2025-09-04 20:20:37
Score: 5
Natty:
Report link

Maybe you need to run Javadoc on moduleone before moduletwo can pick it up?

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

79756176

Date: 2025-09-04 20:04:31
Score: 4
Natty: 4.5
Report link

This is supported and documented in the book => https://mlr3book.mlr-org.com/chapters/chapter15/predsets_valid_inttune.html#sec-internal-tuning

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

79756141

Date: 2025-09-04 19:23:17
Score: 4.5
Natty:
Report link

Can you try https://github.com/holoviz/datashader/pull/1448 to see if it fixes it for you?

Reasons:
  • Whitelisted phrase (-2): Can you try
  • RegEx Blacklisted phrase (1.5): fixes it for you?
  • Probably link only (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): Can you
  • High reputation (-1):
Posted by: James A. Bednar

79755990

Date: 2025-09-04 16:44:31
Score: 4
Natty:
Report link

Is the issue resolved, if not i have a fix i no have modified the plugin

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is the is
  • Low reputation (1):
Posted by: Geetam Singh

79755933

Date: 2025-09-04 15:46:09
Score: 4.5
Natty: 5
Report link

same question here after so many years, still not resolved. it is a wildfly..

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

79755909

Date: 2025-09-04 15:25:03
Score: 4.5
Natty:
Report link

I actually found exactly what I am looking for, just 2 days after asking this question here - its FullWindowOverlay component from react-native-screens (https://github.com/software-mansion/react-native-screens).

Im gonna leave this question as is in case it helps somebody else.

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

79755908

Date: 2025-09-04 15:25:03
Score: 4
Natty:
Report link

textвавfkoslkf,slokfslo,kfoskf

Reasons:
  • Low length (2):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ууу

79755905

Date: 2025-09-04 15:23:01
Score: 4
Natty:
Report link

I was able to solve my problem through this post: Container creation error in Github codespace using a repo forked from microsoft learn

I just added "-bullseye" to .devcontainer/Dockerfile.

and updating the Agent URL to https://download.agent.dev.azure.com as what suggested by user31188334

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

79755731

Date: 2025-09-04 12:46:17
Score: 5
Natty: 5
Report link

полагаю ответ уже не актуален,но могу предположить,что у Вас не установлена или установлена не та декодировка из base64.У меня была установлена utf-8,я получил ту же ошибку,но когда сменил на ascii всё получилось.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • No latin characters (2):
  • Low reputation (1):
Posted by: Александр

79755729

Date: 2025-09-04 12:44:16
Score: 4
Natty:
Report link

According to their documentation , there is a lifespan for the token .
check whereas you're recreating the token once again , when on making a charge
https://developer.intuit.com/app/developer/qbpayments/docs/workflows/create-tokens#:~:text=Tokens%20have%20a%2015%20min%20lifespan

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

79755703

Date: 2025-09-04 12:25:09
Score: 4.5
Natty:
Report link

If you see similar error when using async aiokafka:
RuntimeError: Compression library for lz4 not found

Install those two packages: pip install lz4 cramjam

For details see here:
https://github.com/aio-libs/aiokafka/blob/master/aiokafka/codec.py#L29

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Me too answer (2.5): see similar error
  • Low reputation (0.5):
Posted by: Tomasz Hławiczka

79755689

Date: 2025-09-04 12:10:04
Score: 4
Natty:
Report link

fixed as part of #1377 and #1378

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

79755625

Date: 2025-09-04 11:03:46
Score: 4
Natty:
Report link

Clean ur browser and try again

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Владислав есть

79755605

Date: 2025-09-04 10:41:38
Score: 4.5
Natty:
Report link

I am having the same issue and apparently you can add suppressClearModelOnRefreshValues: true to filterParams to fix it.

Fun fact: it works for you but not for me 😅

https://www.ag-grid.com/javascript-data-grid/filter-set/#reference-ISetFilterParams-suppressClearModelOnRefreshValues

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Me too answer (2.5): I am having the same issue
  • Low reputation (0.5):
Posted by: Davide Cantelli

79755600

Date: 2025-09-04 10:36:33
Score: 6.5 🚩
Natty:
Report link
Hi everyone. While installing test link, I get this error at the last step:

Parse error: syntax error, unexpected token ":" in C:\xampp\htdocs\testlink\config.inc.php on line 242

This is line 242 I have on the config.inc.php file:

/** @var string Path to store logs */
$tlCfg->log_path = D:/xampp/htdocs/testlink/logs/;  'logs' . DIRECTORY_SEPARATOR ;

Can you tell me where the error is? Thanks.
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): Can you tell me
  • RegEx Blacklisted phrase (1): I get this error
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Fabio Nicolardi

79755584

Date: 2025-09-04 10:22:27
Score: 11.5
Natty: 7
Report link

I face the same issue as above, and I used the solution as set options ... , but the issue still. Any one can help me?

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Any one can help me
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I face the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Paul Wang

79755567

Date: 2025-09-04 10:10:44
Score: 4
Natty:
Report link

That error is coming straight from Lingui’s core:

Lingui: Attempted to call a translation function without setting a locale.
Make sure to call `i18n.activate(locale)` before using Lingui functions.

In a Next.js App Router setup, this usually happens because your server-side prerender (or build step) renders a page where you call t, Trans, or i18n._(...) before you’ve initialized Lingui and activated a locale.

Here are the key points to fix it:
1. Initialize Lingui on the server

Lingui requires an i18n instance with an active locale. In an App Router project, that normally means you need to initialize it per request (server components can’t rely on a global instance).

Example lib/i18n.ts:

import { i18n } from "@lingui/core";
import { messages as enMessages } from "../locales/en/messages";
import { messages as deMessages } from "../locales/de/messages";

// preload your catalogs (or load dynamically if you prefer)
const catalogs: Record<string, any> = {
  en: enMessages,
  de: deMessages,
};

export function initI18n(locale: string) {
  if (!catalogs[locale]) {
    throw new Error(`Missing messages for locale "${locale}"`);
  }

  i18n.load(locale, catalogs[locale]);
  i18n.activate(locale);

  return i18n;
}

2. Call it inside a layout or server component

For App Router, you can initialize per request in your layout.tsx:

// app/[locale]/layout.tsx
import { initI18n } from "@/lib/i18n";
import { I18nProvider } from "@lingui/react";

export default function RootLayout({
  children,
  params,
}: {
  children: React.ReactNode;
  params: { locale: string };
}) {
  const i18n = initI18n(params.locale);

  return (
    <html lang={params.locale}>
      <body>
        <I18nProvider i18n={i18n}>{children}</I18nProvider>
      </body>
    </html>
  );
}

That way, before any translation is rendered, you’ve already activated the locale.


3. Don’t call t outside components

If you try to use Lingui’s t macro or i18n._(...) at the module top-level (outside a function, e.g. directly in page.tsx), Next will evaluate it before your I18nProvider exists → you’ll get that exact error.

✅ Instead, always call t or render <Trans> inside React components.

4. Double-check static export (next export)

If you’re running next build && next export, Next will prerender all routes. If Lingui doesn’t have a default locale active at build time, you’ll hit the error.
Options:

Reasons:
  • Blacklisted phrase (1): ???
  • RegEx Blacklisted phrase (1.5): SOLVE THE PROBLEM???
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Marvin

79755556

Date: 2025-09-04 10:01:41
Score: 5
Natty: 5
Report link

Have everybody here suddenly forgot about <tt> tag?

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

79755553

Date: 2025-09-04 10:00:40
Score: 7 🚩
Natty: 5.5
Report link

Excute me, I have question: Is Firebase is locked if this issue appear frequently?

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

79755539

Date: 2025-09-04 09:52:36
Score: 6.5 🚩
Natty: 5.5
Report link

is this module working on Prestashop?

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): is this
  • Low reputation (1):
Posted by: Carlos Bejarano

79755496

Date: 2025-09-04 09:12:24
Score: 4
Natty:
Report link

https://github.com/mergograiqevci/react-native-biometrics-changed

This should be able to detect if there have been any changes or manipulations on biometrics (including deletion, editing, adding)

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

79755394

Date: 2025-09-04 07:31:56
Score: 5.5
Natty:
Report link

solution for this =>"Meta XR Simulator window opens and closes immediately" in this link have solution https://communityforums.atmeta.com/discussions/dev-unity/meta-xr-simulator-closes-immediately-after-launch/1330267

Reasons:
  • Blacklisted phrase (1): this link
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Suranga Madhushan

79755369

Date: 2025-09-04 06:49:44
Score: 8.5 🚩
Natty:
Report link

Great work, do you have the solution?

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

79755346

Date: 2025-09-04 06:32:38
Score: 4.5
Natty:
Report link

bodysuit is blacklisted resixpack

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

79755319

Date: 2025-09-04 05:53:29
Score: 5
Natty:
Report link

You can move the update logic to a different helper class and just use @async and make it non blocking.

I know its simple and straightforward, but please let me know the issue you faced here

Reasons:
  • RegEx Blacklisted phrase (2.5): please let me know
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @async
  • Low reputation (0.5):
Posted by: Vamsi Krishna

79755308

Date: 2025-09-04 05:27:22
Score: 6 🚩
Natty:
Report link

Just extra question, how do I know which job/program send data to dataqueue AAAA of library BBBB by using db2 query?

BR,

Reasons:
  • Blacklisted phrase (1): how do I
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Uy -Ryan- Huynh

79755300

Date: 2025-09-04 05:13:17
Score: 7 🚩
Natty: 6.5
Report link

This blog post provides a clear explanation. Be sure to check it out!
https://medium.com/@amitdey9020/why-your-javascript-app-slows-down-over-time-memory-leaks-explained-1bb88eb77275

Reasons:
  • Blacklisted phrase (1): This blog
  • Blacklisted phrase (0.5): medium.com
  • Blacklisted phrase (0.5): check it out
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Amit

79755218

Date: 2025-09-04 02:08:31
Score: 6 🚩
Natty: 6.5
Report link

I have a question, how to launch the website with .env variables? Currently I have them under the build/web/assets folder which will be exposed to the public when I deploy the web app. So, how to deploy the flutter web safely with a .env file without leaking any secrets on a hosting platform?

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

79755183

Date: 2025-09-04 00:25:06
Score: 4.5
Natty:
Report link

You can refer to this project's implementation: https://github.com/gospider007/fp

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

79755168

Date: 2025-09-03 23:46:58
Score: 4.5
Natty: 4.5
Report link

This example will give the answer:
https://tradingview.github.io/lightweight-charts/tutorials/how_to/series-markers

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

79755105

Date: 2025-09-03 21:46:28
Score: 5.5
Natty:
Report link

Old URL https://vstsagentpackage.azureedge.net/. was retired 1-2 month ago.

Please check this article

You need to use https://download.agent.dev.azure.com now

Reasons:
  • Blacklisted phrase (1): this article
  • Blacklisted phrase (1): Please check this
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: user31188334

79755083

Date: 2025-09-03 21:05:17
Score: 5.5
Natty:
Report link

I have a similar problem, the store console has our app(s) flagged as not compatible with 16KB Memory page size but when I run the apk analyzer or zipalign, it doesn't show any issue.

Reasons:
  • Blacklisted phrase (1): I have a similar problem
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have a similar problem
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Katazo

79755041

Date: 2025-09-03 20:02:01
Score: 4
Natty: 4
Report link

same bro i am also Looking for that solution there is the first solution which is native module creating then integrating within project

we need the android.view.WindowManager

For Floating

Reasons:
  • Blacklisted phrase (2): i am also Looking
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Muhammad Ayaz

79755028

Date: 2025-09-03 19:31:52
Score: 4
Natty:
Report link

android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2174)

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: Lucifer Davel

79754703

Date: 2025-09-03 14:12:22
Score: 4
Natty:
Report link

If you're looking for something like that reactflow

There is no build in feature like that in cytoscapejs as of today. A possible but hard workaround is to use this plugin to draw ports and a taxi-edge or round-taxi-edge.

Reasons:
  • Blacklisted phrase (1): this plugin
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Tony

79754657

Date: 2025-09-03 13:38:12
Score: 4
Natty: 5
Report link

Why are you people doing this, because I don't understand why going through all these process and end up be denied.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Why are you
  • Low reputation (1):
Posted by: PIOSE PAUL

79754623

Date: 2025-09-03 13:02:01
Score: 4
Natty:
Report link

Okay.

In <Name>Amplitude_Signal</Name>

I was thinking that "Amplitude_Signal" was the attribute.

This is only the "text".

So

child.attribute

should be replaced by :

child.text

returning

{http://www.ni.com/LVData}Name Out
{http://www.ni.com/LVData}NumElts 34
{http://www.ni.com/LVData}DBL 

Sorry for this beginner question, should I keep the post for other beginners?

Cheers

Reasons:
  • Blacklisted phrase (1): Cheers
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Baps131

79754565

Date: 2025-09-03 12:05:44
Score: 11
Natty: 7
Report link

I have the exact same problem. Did you find a solution in the meantime. Any tips are highly appreciated.

Reasons:
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (1): Any tips
  • RegEx Blacklisted phrase (3): Did you find a solution
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the exact same problem
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user31411813

79754555

Date: 2025-09-03 11:54:41
Score: 4.5
Natty: 5
Report link

works for Edge also... Thanks!

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

79754527

Date: 2025-09-03 11:29:32
Score: 4.5
Natty:
Report link

Control Panel → Region → Administrative → Change system local then Active this item: Beta: Use Unicode UTF-8 for worldwide language support

is it work for you?

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

79754510

Date: 2025-09-03 11:13:26
Score: 8.5 🚩
Natty: 6.5
Report link

How can I count an iceberg table using pure python? I went over the documentation and I could not find any recipe to do this easily. My use case is that I have over 10TB of data lying in GCP iceberg and I want to write a python script to tell me the total number of daily transactions that land in the table. I have heard that py-iceberg will help me do it only with the metadata and hence it is efficient. I would appreciate any code-snippets/blogs/documentations around this?

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1.5): would appreciate
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How can I
  • Low reputation (1):
Posted by: Kaustuv Nandy

79754376

Date: 2025-09-03 09:10:51
Score: 9 🚩
Natty: 5
Report link

I'm also facing the same issue and trying to find the solution since very long but haven't found any solution, if you have found the solution, please let me know... It will be a great help..

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (2.5): please let me know
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm also facing the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Hardik Patel

79754372

Date: 2025-09-03 09:09:50
Score: 4
Natty:
Report link

The answer to my question is the comment by Wolfie.

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

79754370

Date: 2025-09-03 09:07:48
Score: 5
Natty:
Report link

https://codepen.io/TopiOKone/pen/empbpLK

<video muted loop playsinline>
  <source src="https://samplelib.com/lib/preview/mp4/sample-15s.mp4" type="video/mp4">            
</video>

This video does not show up with IOS Safara without autoplay. Why?

Reasons:
  • Blacklisted phrase (0.5): Why?
  • Blacklisted phrase (1): This video
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: T. Bot

79754211

Date: 2025-09-03 06:39:06
Score: 4.5
Natty: 5
Report link

I think the problem to your solution can be done via the methodology stated at: https://blog.stdlib.io/how-to-call-fortran-routines-from-javascript-with-node-js/

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

79754197

Date: 2025-09-03 06:25:02
Score: 4
Natty:
Report link

https://www.npmjs.com/package/react-thumbnail-generator?activeTab=readme

You can utilize libraries such as the one above.

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

79754179

Date: 2025-09-03 06:06:56
Score: 5.5
Natty:
Report link

I'm having the same issue on connecting to unity catalog on Databricks AWS

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same issue
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Hommes

79754170

Date: 2025-09-03 05:45:50
Score: 4
Natty: 5.5
Report link

9Dr5VonR4zXmNgcH09165783DAT1XmnldoHLiQggpWb

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: SKT Da knbsueijnsklxud

79754137

Date: 2025-09-03 04:48:36
Score: 5.5
Natty:
Report link

Thanks @Daniel, it's works on mine too. and @Patel Hiren, I'm also from Gujarat. If it's not works on yours so you can connect me, i can help you. :)

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Daniel
  • User mentioned (0): @Patel
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Smit Makadia

79754128

Date: 2025-09-03 04:40:33
Score: 5
Natty: 4
Report link

<img src=xss><svg><math>

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

79754078

Date: 2025-09-03 02:25:04
Score: 4
Natty:
Report link

It seems that is just a chrome inspector display bug. Not an actual CSS issue.

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

79753956

Date: 2025-09-02 21:13:51
Score: 9 🚩
Natty: 4.5
Report link

how did you resolve the issue? I am encountering the same issue for the release bundle.

Reasons:
  • RegEx Blacklisted phrase (3): did you resolve the
  • RegEx Blacklisted phrase (1.5): resolve the issue?
  • 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 did you
  • Low reputation (1):
Posted by: Alperen CINAR

79753927

Date: 2025-09-02 20:40:41
Score: 4.5
Natty:
Report link

靰 `争煳剔
�丄��B����#\A�8I柾歞7頽�及肢挹V=j>雭餮V胝谟m睚k飣ovgv矆栔�/疰頉7稂�7遻砳脷D6H衄V+DQ8\�AZ,耫�U疬算C嗫��爩�5岨&怇5鐶裘\p�\p�\p�\@�涟q-嚑<��8@
_,A$盁$_�

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Has no white space (0.5):
  • No latin characters (1.5):
  • Low reputation (1):
Posted by: Niño jay Onin

79753921

Date: 2025-09-02 20:32:38
Score: 4
Natty: 4
Report link

If still relevant, you can do that with SOPS: https://github.com/samcook/mozilla-sops

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

79753901

Date: 2025-09-02 20:14:32
Score: 4
Natty:
Report link

Many thanks everyone, the issue was, in fact, that I was not executing the command after making it. I thank you all for the help, specially "It all makes cents" for the sources on sql and richtext boxes.

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

79753815

Date: 2025-09-02 18:22:00
Score: 8.5 🚩
Natty: 5.5
Report link

I also want to make the same style pleace if there is any one made please help me

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): please help me
  • RegEx Blacklisted phrase (1): I also want to make the same style pleace if there is any one made please
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Omar Mohamed

79753794

Date: 2025-09-02 17:49:50
Score: 6.5 🚩
Natty: 5.5
Report link

Which textbook is this page from?

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

79753765

Date: 2025-09-02 17:14:40
Score: 8 🚩
Natty: 5.5
Report link

i have same problem too, but chatgpt couldn’t find a solution :((

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

79753663

Date: 2025-09-02 15:17:08
Score: 4
Natty: 4.5
Report link

This open-source npm package can be used to highlight text.
https://www.npmjs.com/package/ng-text-highlight

Live Demo: https://ng-text-highlight.web.app/

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

79753599

Date: 2025-09-02 14:31:54
Score: 7.5 🚩
Natty: 5
Report link

I am trying to build a yocto image using kirkstone branch. I am not able to run the QT 6 application as it ask for Qmake version in the QT kit. I have given the cmake tool chain file as in the SDK path , inspite error keep saying missing required feature in kit. Please guide.

Reasons:
  • Blacklisted phrase (1): I am not able to
  • Blacklisted phrase (1): I am trying to
  • RegEx Blacklisted phrase (2.5): Please guide
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Shivani

79753544

Date: 2025-09-02 13:19:35
Score: 5
Natty:
Report link

I have a step-by-step guide documented in this article with examples: https://abdullaev.dev/elasticsearch-how-to-update-mapping-for-existing-fields/

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

79753502

Date: 2025-09-02 12:38:22
Score: 4
Natty: 4.5
Report link

Try this package for socket.io https://github.com/doquangtan/socket.io-golang

Reasons:
  • Whitelisted phrase (-1): Try this
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: John Dylan

79753452

Date: 2025-09-02 11:48:09
Score: 4
Natty: 4
Report link

Is it polling other registers? Try with other register addresses. Maybe you entered the wrong register addresses and/or register definitions (length) etc.

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

79753449

Date: 2025-09-02 11:45:08
Score: 4
Natty: 5
Report link

can we make some configuration in the routes or the parser

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

79753375

Date: 2025-09-02 10:34:49
Score: 5
Natty:
Report link

Thanks a lot you Guys, this helped me.

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

79753365

Date: 2025-09-02 10:24:45
Score: 8 🚩
Natty: 6
Report link

докажеш шо ти пастер чи шо нишей

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

79753363

Date: 2025-09-02 10:23:45
Score: 5.5
Natty: 5
Report link

This is very well explained here https://medium.com/@ManBearPigCode/how-to-reverse-a-number-mathematically-97c556626ec6

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

79753346

Date: 2025-09-02 10:14:41
Score: 4
Natty:
Report link

For everyone would like to use connect to FastMCP server but face the same issue on Postman:

You can disconnect the connection and try to reconnect again. This will instantiate a session with valid ID and you can start calling tool from it.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): face the same issue
  • Low reputation (0.5):
Posted by: Hoang Thinh

79753304

Date: 2025-09-02 09:38:32
Score: 4
Natty: 4.5
Report link

Sample React Native App which integrate Native Modules(Turbo Modules)

https://github.com/sonalkrkeshri/TurboModuleLocalStorage

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

79753283

Date: 2025-09-02 09:15:24
Score: 14 🚩
Natty: 4.5
Report link

did you find the answer even i am getting similar issue can you help me ERROR - APIUtil Error when getting the list of roles

org.wso2.carbon.user.core.UserStoreException: Invalid Domain Name

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): did you find the answer
  • RegEx Blacklisted phrase (3): can you help me
  • RegEx Blacklisted phrase (2): even i am
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): i am getting similar issue
  • Starts with a question (0.5): did you find the answer
  • Low reputation (1):
Posted by: Niranjan Vasadi

79753244

Date: 2025-09-02 08:17:11
Score: 4
Natty: 4.5
Report link

Sample React Native App which integrate Native Modules(Turbo Modules)

https://github.com/sonalkrkeshri/TurboModuleLocalStorage

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

79753239

Date: 2025-09-02 08:11:07
Score: 7 🚩
Natty:
Report link

Did you finally get any directive on this

Reasons:
  • RegEx Blacklisted phrase (3): Did you finally get any
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: ELVIS TATA TANGHANG

79753169

Date: 2025-09-02 06:57:48
Score: 6 🚩
Natty: 4.5
Report link

i'm getting this error 'Property assignment expected.javascript' in my code

data: [{
        type: "area",
        indexLabelFontSize: 16,
        dataPoints: {{chart_data|safe},}
        }]
    });

how to resolve it?

Reasons:
  • RegEx Blacklisted phrase (1.5): how to resolve it?
  • RegEx Blacklisted phrase (1): i'm getting this error
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Hema

79753161

Date: 2025-09-02 06:50:45
Score: 5.5
Natty: 6.5
Report link

Have you already read this document
https://developer.atlassian.com/cloud/confluence/oauth-2-3lo-apps/#3--make-calls-to-the-api-using-the-access-token

enter image description here

Reasons:
  • Blacklisted phrase (1): this document
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: นิติกร องค์ศิริมงคล

79753147

Date: 2025-09-02 06:39:41
Score: 4
Natty: 4.5
Report link

Sample React Native App which integrate Native Modules(Turbo Modules)

https://github.com/sonalkrkeshri/TurboModuleLocalStorage

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

79753079

Date: 2025-09-02 04:44:14
Score: 6.5 🚩
Natty: 4
Report link

enter image description here

Buy Aged Discord Accounts:

https://accsgg.com/product-category/discord/

https://accsgg.com/product-category/discord/

https://accsgg.com/product-category/discord/

https://accsgg.com/product-category/discord/

https://accsgg.com/product-category/discord/

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

79753078

Date: 2025-09-02 04:38:12
Score: 5.5
Natty: 4.5
Report link

enter image description here

Buy Instagram Accounts :

https://accsgg.com/product/2020-2012-aged-account-1k-followers-full-acces-account/

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

79753055

Date: 2025-09-02 04:03:04
Score: 4
Natty:
Report link

Hope I got you correct.
if this wouldn't help please let me know.

import 'package:clock/clock.dart';
import 'package:flutter_test/flutter_test.dart';

void main() {
  //prepare a clock in setup and use it inside each test via withClock.
  // Note: code under test should read time from clock.now() not DateTime.now().
  late Clock fixedClock;

  setUp(() {
    fixedClock = Clock.fixed(DateTime(2000, 1, 1));
  });

  test('uses fixed year 2000 inside withClock', () {
    withClock(fixedClock, () {
      expect(clock.now().year, equals(2000));
    });
  });

  test('outside withClock, time falls back to system clock', () {
    //clock.now() defaults to the system clock when not overridden.
    expect(clock.now().year, equals(DateTime.now().year));
  });
}
Reasons:
  • RegEx Blacklisted phrase (2.5): please let me know
  • RegEx Blacklisted phrase (1.5): help please
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Levon Julfikyan

79753033

Date: 2025-09-02 03:05:52
Score: 4
Natty:
Report link

Who asks these questions here this isn't reddit

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Who as
  • Low reputation (1):
Posted by: Dibyashnu Sahoo

79752984

Date: 2025-09-02 00:26:16
Score: 8.5 🚩
Natty:
Report link

I'm getting the same error!

If I ask for "openid email profile accounting.transactions accounting.settings offline_access" it works.

...but if I add accounting.contacts to that list, I get sent to this page:

 **Sorry, something went wrong**  
 Go back and try again.  
 If the issue continues, please visit our Status page  
 Error: unauthorized_client  
 Invalid scope for client  
 Error code: 500

I've tried in multiple browsers on multiple computers and always get the same behaviour. Asking for "accounting.contacts" breaks it.

What's strange is we have 2 xero apps, a test one and a production one. The test one lets me connect with the accounting.contacts scope, but the production one does not.

Did you ever find a solution to the problem?

Reasons:
  • RegEx Blacklisted phrase (3): Did you ever find a solution to the problem
  • RegEx Blacklisted phrase (1): I'm getting the same error
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I'm getting the same error
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Travis Emmitt

79752975

Date: 2025-09-02 00:07:11
Score: 8.5 🚩
Natty: 6
Report link

Did you ever solve this?

Here are some more characters because you need at least 30...

Reasons:
  • RegEx Blacklisted phrase (3): Did you ever solve this
  • RegEx Blacklisted phrase (1.5): solve this?
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: user3810376

79752847

Date: 2025-09-01 19:23:10
Score: 5
Natty:
Report link

I dont know if anyone will look at this since this post is old, but I am using VS22 and I cannot access the designer files for some reason. I made an aspx vb web project as an empty project and tried making a web forms project but I'm not seeing the designer files. What should I do? I think they are there becuase I tried renaming another file to what the designer file should be and it wouldnt let me.

Reasons:
  • Blacklisted phrase (0.5): I cannot
  • Blacklisted phrase (2): What should I do
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: James Bridger

79752788

Date: 2025-09-01 17:55:14
Score: 5.5
Natty:
Report link

Did you check the .env on your Frontent? or the API_URL. Did you check all the environment variables, both in Railway and in your code?

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

79752787

Date: 2025-09-01 17:54:14
Score: 5
Natty: 5
Report link

mtl file better

Niether FBX Review or Autodesk 3d viewer support vertex colors.

Do any?

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

79752785

Date: 2025-09-01 17:49:12
Score: 7.5
Natty:
Report link

I'm having the same issue with their sandbox. I'm requesting access to the production environment so I can continue development, as I've already given up on their sandbox.

If you have any updates, please post here.

Reasons:
  • RegEx Blacklisted phrase (2.5): please post
  • RegEx Blacklisted phrase (0.5): any updates
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same issue
  • Low reputation (1):
Posted by: Michel Araújo

79752751

Date: 2025-09-01 16:54:59
Score: 4.5
Natty:
Report link

This is a case of performing three analyses, and looking at partial mitigations.

(1) You have a vulnerability in the package, but does it constitute a vulnerability in the system?

Versions of Log4J have vulnerabilities when used in specific ways. Do you know whether the vulnerability is detected by simply seeing the version has a CVE, or is the vulnerability exploitable in your use case? Has a penetration test been done that validates the Log4J vulnerability causes SharePoint 2013 to be vulnerable in some way?

(2) If you have a vulnerability in the system, does it constitute a risk?

This is a function of the threat that may exist. If the server is only accessible to internal users then you want to consider at least these two questions:
- Do you have an insider threat which you need to protect against?
- Could the system vulnerability realistically be exploited by an external attacker using a XSS vulnerability or other network-based attack?

(3) What is the value at risk from the vulnerability compared to the value at risk from the functionality supported?

Let's say that you quantify a potential loss (direct losses, reputation, penalties) of a million dollars from the vulnerability being exploited. If the value of the functionality exceeds this, then economically you should retain the service, potentially with mitigations in place.

Mitigations

It may be that the vulnerability can be mitigated by disabling specific features of Log4J. For example, if you do not require JNDI support (quite likely you do not) then you can delete specific classes from the .JAR file and not break the service, but prevent JNDI-based attacks.

Alternatively, can you put a WAF on the server to filter attacks?

Reasons:
  • RegEx Blacklisted phrase (1.5): reputation
  • RegEx Blacklisted phrase (2.5): Do you have an
  • Long answer (-1):
  • No code block (0.5):
  • Ends in question mark (2):
  • High reputation (-1):
Posted by: ricardkelly

79752701

Date: 2025-09-01 15:47:42
Score: 4
Natty:
Report link

“The problem is with the loader. On the website, the loader takes too long to disappear. I want it to be removed within just 2 seconds so the content loads immediately.”

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

79752484

Date: 2025-09-01 12:09:42
Score: 4.5
Natty: 5
Report link

If anyone happens to stumble upon this post, it's a new feature in C# 14 https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-14.0/null-conditional-assignment.

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

79752439

Date: 2025-09-01 11:03:27
Score: 4
Natty:
Report link

All the Emacs Verilog-mode like indentation/vertical alignment needs are satisfied in VSCode with DVT through https://eda.amiq.com/documentation/vscode/sv/toc/code-formatting/indentation.html.

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

79752411

Date: 2025-09-01 10:36:20
Score: 4.5
Natty: 6
Report link

Can users specify rust things be installed on D-drive and not C-drive (C:\users\xxx\.rustup)?

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 u
Posted by: user3761555

79752354

Date: 2025-09-01 09:29:03
Score: 9
Natty: 4
Report link

Was it possible to solve this issue?
I have similar issue...

Reasons:
  • Blacklisted phrase (1): I have similar
  • RegEx Blacklisted phrase (1.5): solve this issue?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have similar issue
  • Contains question mark (0.5):
  • Starts with a question (0.5): Was it
  • Low reputation (1):
Posted by: Tom1632125

79752250

Date: 2025-09-01 07:30:33
Score: 7.5
Natty:
Report link

Thanks to @FerhatMousavi , I found a solution. I also changed the enter() function to no longer accept any input except ENTER. (Changes are all found in my original question because I didn't realize this Answer button was below the "related questions" section. Honestly, it would make more sense to place it before the "related questions" section.... As in, if your question and replies aren't helping, here are some related questions you might want to check. That's why I didn't notice the button.

Also, @HolyBlackCat , I can't checkmark my own answer for 2 days so.... How do I mark this as solved?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): How do I
  • RegEx Blacklisted phrase (1.5): solved?
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • User mentioned (1): @FerhatMousavi
  • User mentioned (0): @HolyBlackCat
  • Self-answer (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Alexander DuChaine

79752200

Date: 2025-09-01 06:08:14
Score: 4.5
Natty: 4
Report link

ik you see this skysorcerer >:)

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

79752194

Date: 2025-09-01 05:55:10
Score: 4
Natty:
Report link

I was able to fix it by following the code of sample app of google mobile ads flutter sdk.
https://github.com/googleads/googleads-mobile-flutter/tree/main/samples/admob/banner_example

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

79752131

Date: 2025-09-01 02:56:34
Score: 4
Natty: 4.5
Report link

This work's for me

https://dev.to/chamupathi_mendis_cdd19da/integrate-ms-clarity-to-nextjs-app-app-router--241o

If you have any questions, please ask : )

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Fredy Jose Daniel Reyes

79752096

Date: 2025-09-01 00:56:08
Score: 5.5
Natty: 7.5
Report link

aku juga sekarang punya masalah seperti ini. apakah sudah dapat solusinya?

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

79752003

Date: 2025-08-31 20:42:09
Score: 4.5
Natty: 5.5
Report link

Maybe try AMD's Quark? It can convert fp32 and fp16 to bf16.

https://quark.docs.amd.com/latest/supported_accelerators/ryzenai/tutorial_convert_fp32_or_fp16_to_bf16.html

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

79751984

Date: 2025-08-31 20:12:02
Score: 5
Natty:
Report link

If you are facing this in Flutter and you are using awesomenotifications, follow this link https://github.com/flutter/flutter/issues/159519.

Reasons:
  • Blacklisted phrase (1): this link
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Darius Tron