79289500

Date: 2024-12-17 22:21:07
Score: 11 🚩
Natty: 6.5
Report link

Did you find any solution? Im trying to do similar thing per component.

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):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you find any solution
  • Low reputation (1):
Posted by: Daniel Walczak

79289409

Date: 2024-12-17 21:33:54
Score: 14.5
Natty: 7.5
Report link

I have the same problem. May I ask did u solve the problem?

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Blacklisted phrase (1): May I ask
  • RegEx Blacklisted phrase (3): did u solve the problem
  • RegEx Blacklisted phrase (1.5): solve the problem?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rachel Duan

79289398

Date: 2024-12-17 21:29:52
Score: 5
Natty:
Report link

I have same issue in my case. But I could find no solution. Anyone who can solve this problem.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have same issue
  • Low reputation (1):
Posted by: SukKwon Oh

79289395

Date: 2024-12-17 21:28:51
Score: 4
Natty: 4
Report link

IDK what version you are using but 19c at least this is an online operation.

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

79289383

Date: 2024-12-17 21:21:49
Score: 4.5
Natty: 5.5
Report link

I'm stuck in the same question! I think do we have to signe the Azure account to create a gateway!

Anybody has a solution? :'(

Reasons:
  • RegEx Blacklisted phrase (1.5): I'm stuck
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Yúri Faro

79289378

Date: 2024-12-17 21:18:47
Score: 4.5
Natty:
Report link

symfony serve -d —allow-all-ip

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

79289367

Date: 2024-12-17 21:15:44
Score: 6 🚩
Natty:
Report link

Were you able to fix this? I'm running into the same issue, and all I can find is that Cloud Run only supports HTTP and HTTPS communication (even though you can use service probes in TCP)

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • RegEx Blacklisted phrase (1.5): fix this?
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Micaela Percovich

79289358

Date: 2024-12-17 21:08:43
Score: 4.5
Natty:
Report link

make sure you @RenderBody() in _Layout.cshtml is not in tag

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @RenderBody
  • Single line (0.5):
  • Low reputation (1):
Posted by: Abdul Naser

79289341

Date: 2024-12-17 20:58:39
Score: 6.5 🚩
Natty: 5.5
Report link

@akdev I get 403 Forbidden error but couldn't follow your solution because I was not able to locate the .m3u8 entry. Not sure if the policy allows to share the video link here. Please let me know if any further details needed.

Reasons:
  • Blacklisted phrase (1): video link
  • RegEx Blacklisted phrase (2.5): Please let me know
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @akdev
  • Low reputation (1):
Posted by: Sobi

79289321

Date: 2024-12-17 20:49:36
Score: 4
Natty:
Report link

Question is too broad for this website.

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

79289219

Date: 2024-12-17 20:00:23
Score: 5
Natty: 5.5
Report link

Use this repository and check: https://github.com/theshadow76/PocketOptionAPI/

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

79289063

Date: 2024-12-17 18:59:04
Score: 8 🚩
Natty:
Report link

O código que você forneceu está correto para usar botões de opção (radio buttons) em um formulário, mas se está permitindo várias seleções, provavelmente há um problema relacionado a como o formulário está sendo manipulado no seu código ou na interação com ele.

Aqui estão alguns pontos que você pode verificar para corrigir o problema:

1- Garantir que os botões de opção tenham o mesmo "name": Eles têm o mesmo "name" ("choice"), o que deve permitir que apenas uma seleção seja feita. Isso já está correto no seu código.

2-Verificar se o formulário não está sendo manipulado via JavaScript ou outro código que altere o comportamento dos botões de opção.

3-Verificar se o HTML está corretamente renderizado no navegador. Em alguns casos, problemas de cache ou de renderização podem causar comportamentos inesperados.

Reasons:
  • Blacklisted phrase (3): você
  • Blacklisted phrase (1): está
  • Blacklisted phrase (1): não
  • Blacklisted phrase (2): código
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: duda D

79289028

Date: 2024-12-17 18:49:00
Score: 5
Natty: 6.5
Report link

Write log to linux stdout. Refer to this article https://laravel-news.com/split-log-levels-between-stdout-and-stderr-with-laravel

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

79288988

Date: 2024-12-17 18:32:54
Score: 12.5 🚩
Natty: 6.5
Report link

Did you find any solution for this issue? ASAP

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (3): Did you find any solution
  • RegEx Blacklisted phrase (2): any solution for this issue?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Did you find any solution for this is
  • Low reputation (1):
Posted by: José Julai Ritsure

79288915

Date: 2024-12-17 17:57:44
Score: 4
Natty:
Report link

In my situation, the issue was related to the version I was trying to install.

ngx-markdown version 19.0.0 requires Angular 19, whereas my project was using Angular 18.2.13. Therefore, the correct version of ngx-markdown for my project was 18.1.0.

For those facing a similar issue, you can check the compatible versions of ngx-markdown based on your Angular version at the following link.

NGX-MARKDOWN-VERSIONS

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): facing a similar issue
  • Low reputation (1):
Posted by: Alejandro Cabarcas Perdomo

79288912

Date: 2024-12-17 17:55:43
Score: 11.5 🚩
Natty:
Report link

I have a problem there too. but in my case, when I want to render an image for the splash screen, what appears on the splash screen is an image for the icon. does anyone have the same problem? Heres my app.json

 {
  "expo": {
    "name": "KawanTaaruf",
    "slug": "KawanTaaruf",
    "version": "1.0.0",
    "orientation": "portrait",
    "userInterfaceStyle": "light",
    "newArchEnabled": true,
    "icon": "./assets/icon.png",
    "splash": {
      "image": "./assets/splash-icon.png",
      "resizeMode": "contain",
      "backgroundColor": "red"
    },
    "ios": {
      "supportsTablet": true
    },
    "android": {
      "adaptiveIcon": {
        "foregroundImage": "./assets/adaptive-icon.png",
        "backgroundColor": "#ffffff"
      },
      "package": "com.awriyou.KawanTaaruf"
    },
    "web": {
      "favicon": "./assets/favicon.png"
    }
  }
}

Anyone can help meeeeee please, im so stuck, I just learned to make react native applications from expo

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Anyone can help me
  • RegEx Blacklisted phrase (3): does anyone have
  • RegEx Blacklisted phrase (1): I want
  • RegEx Blacklisted phrase (0.5): Anyone can help
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): have the same problem
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Ario Febri

79288843

Date: 2024-12-17 17:28:35
Score: 6.5 🚩
Natty:
Report link

I am also getting an error using the API today. It seems slower than usual, maybe its down?

Reasons:
  • RegEx Blacklisted phrase (1): I am also getting an error
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: luke

79288803

Date: 2024-12-17 17:17:30
Score: 10 🚩
Natty:
Report link

I have similar issue where I am trying to open controlDesk 7.0 and facing the below error Traceback (most recent call last): IDispatch = pythoncom.connect(IDispatch) pywintypes.com_error: (-2147221021, 'Operation unavailable', None, None)

I have given permission in DCOM Config but still facing the issue. Can somebody guide me what else setting I need to make in Jenkins (remember to add your Jenkins user name and set full permission.)

Reasons:
  • Blacklisted phrase (1): guide me
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): I am trying to
  • Blacklisted phrase (1): I have similar
  • RegEx Blacklisted phrase (2.5): Can somebody guide me what
  • No code block (0.5):
  • Me too answer (2.5): I have similar issue
  • Low reputation (1):
Posted by: NIKHIL

79288799

Date: 2024-12-17 17:15:28
Score: 10 🚩
Natty: 5.5
Report link

i am facing the same issue right now , have you found a solution yet ? please share it if you have .

i have activated annotaion processing , verified that lombok exists in external libraries

Reasons:
  • RegEx Blacklisted phrase (2.5): please share
  • RegEx Blacklisted phrase (2.5): have you found a solution yet
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): i am facing the same issue
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Mohamed khlifi

79288662

Date: 2024-12-17 16:35:16
Score: 9 🚩
Natty: 5.5
Report link

Hey did you get a library for this?

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

79288574

Date: 2024-12-17 16:10:08
Score: 10 🚩
Natty: 5.5
Report link

Trying to connect my lightsail with terminal is not showing me terminal I don't know if anyone can help me out where I can find the terminal in AWs lightsail environment

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): anyone can help me
  • RegEx Blacklisted phrase (2): help me out
  • RegEx Blacklisted phrase (0.5): anyone can help
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Florida

79288478

Date: 2024-12-17 15:41:59
Score: 8.5 🚩
Natty: 4.5
Report link

almost 3 years after your post, no one has responded? and I am in the exact same problem as well with the following versions: "pinia": "^2.1.7", "vue": "^3.4.29", "vue-router": "^4.3.3"

<RouterLink to="/menu" activeClass="custom-active-class">Menu</RouterLink>
<style scoped>
.router-link-exact-active {
    display: none;
  }
  .custom-active-class{
    display: none;
  }
</style>

Route Config

{
    name: 'Menu',
    path: '/menu/:category?',
    
    component: () => import('@/pages/MenuPage.vue'),
    props: true,
    meta: {
        requireAuth: false
    }
}

if the route is identical to /menu then it is hidden otherwise it continues to be displayed. (I tried router-link-active and it doesn't work)

@fahico98 did you solve it?

Reasons:
  • RegEx Blacklisted phrase (3): did you solve it
  • RegEx Blacklisted phrase (1.5): solve it?
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • User mentioned (1): @fahico98
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Dulmax

79288441

Date: 2024-12-17 15:28:54
Score: 9 🚩
Natty: 6.5
Report link

Hello brother did you get the solutions ? because i am also working on video editing and using ffmpeg. i want instant/intermidiate/realtime change in my video how to achieve this ?

Reasons:
  • Blacklisted phrase (1): how to achieve
  • RegEx Blacklisted phrase (3): did you get the solution
  • RegEx Blacklisted phrase (1): i want
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Mohammad Wadho

79288420

Date: 2024-12-17 15:23:52
Score: 4
Natty:
Report link

I got the solution, you have to create the api in the backend

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

79288397

Date: 2024-12-17 15:15:49
Score: 4
Natty: 6
Report link

i am emulating the riscv-ubuntu-run.py example . How can i change the rvv length ? i couldnt add the isa in this configuration file.

Reasons:
  • Blacklisted phrase (0.5): How can i
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Grigoris Has

79288320

Date: 2024-12-17 14:48:41
Score: 5.5
Natty:
Report link

Thanks to everyone for giving me the suggestions. I was hoping to just use a VBA Macro and a button on Excel to just generate the current month. But I didnt figure that out, however the formulas given did help me out.

I used: =SUM('Day 1:Day 30'!A1)

With some of our daily reports being for 200+ day projects, we will just use the last day (i.e. 195) and subtract the number of days in the month (i.e. 30).

=SUM('Day 165:Day 195'!A1) and get the values needed.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (2): help me out
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Brian Hamilton

79288304

Date: 2024-12-17 14:44:38
Score: 7.5 🚩
Natty:
Report link

Do I always need an identity?

If you are using on-premise AD, no.

Where do I implement the information about the AD against which I want to authenticate the user?

That's what I'm trying to work out as well. It seems all MS examples are trying to push everyone to use Azure, and the rest are for the cloud/cross domain. Did you ever work it out?

What is the difference between implementing Azure AD (AAD) and on-premise AD when it comes to configuring the application?

If its on-premise and AD, then you don't have deal with cloud related config, dependencies, issues, etc.

Which roles play OpenId Connect (OIDC) and OAuth, are the necessary or optional?

They are for when you use an external provider for authentication. Not needed for on-premise AD.

Do I get a JSON web token (JWT) from the on-premise AD?

No, that's really for cross domain. You wouldn't need JWT and to be passing a token around. JWT still needs to store authentication details somewhere (to be repeatedly accessed and checked on each request). Which is what you would use AD directly for instead. On-premise AD is your stored authentication (and authorisation) repository.

Did you ever find a working solution to do on-premise AD authentication from a .Net Core WebApi app? Should be common, but there doesn't seem to be a clear example anywhere online that isn't infected with Azure, cloud, JWT or Identity dependencies and complications (and there must be). I have come across many others asking the same question and no answer. I will keep looking and trying to piece together my own solution.

Reasons:
  • RegEx Blacklisted phrase (3): Did you ever
  • RegEx Blacklisted phrase (3): Did you ever find a
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Mark Worrall

79288255

Date: 2024-12-17 14:30:32
Score: 7 🚩
Natty:
Report link

Right now im facing the same issue for which i cant able to find any solution. Actually this issue happened suddenly today without any major changes.

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Karthikeyan S

79288220

Date: 2024-12-17 14:20:28
Score: 4
Natty:
Report link

Thank you, but that's not what I'm looking for. It has to go up simultaneously with my hand.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Salih Etka Akagündüz

79288199

Date: 2024-12-17 14:15:27
Score: 4
Natty:
Report link

Just do not use pinggy.io to test SSO authentication, use pythonanywhere or any other deploy tool

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

79288198

Date: 2024-12-17 14:14:25
Score: 12.5
Natty: 7.5
Report link

did you solve the problem ? i'm facing the same issue

best regards

Reasons:
  • Blacklisted phrase (0.5): best regards
  • Blacklisted phrase (1): regards
  • RegEx Blacklisted phrase (3): did you solve the problem
  • RegEx Blacklisted phrase (1.5): solve the problem ?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i'm facing the same issue
  • Contains question mark (0.5):
  • Starts with a question (0.5): did you solve the
  • Low reputation (1):
Posted by: Paulo971

79288121

Date: 2024-12-17 13:55:20
Score: 5
Natty: 5
Report link

Por favor quita NavigationPage.HasNavigationBar="false" del XAML y hazlo desde de código c#

Reasons:
  • Blacklisted phrase (2): código
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: iván Ponce

79288089

Date: 2024-12-17 13:45:15
Score: 10.5 🚩
Natty: 5.5
Report link

I found your post because I have a similar problem. I know its 4 years later but maybe you see this:D

the task priority I understand is just a priority system between multiple seize blocks no? so if I use agent.priority as task priority the last agent enterering the seize block sets the task priority of this seize block to x.. but within the agents waiting in the queue integrated inthe seize block there is no priority system..

thats at least how I understand it.. If I have 10 agents waiting in the queue of a seize block, i want the agent.priority parameter to determine 1. which agent is first in the queue and 2nd this agent.priority shall set the task priority of this seize block..

Do you know how to implement this?

Reasons:
  • Blacklisted phrase (1): I have a similar problem
  • RegEx Blacklisted phrase (1): i want
  • RegEx Blacklisted phrase (2.5): Do you know how
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have a similar problem
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Teddy

79288051

Date: 2024-12-17 13:35:12
Score: 5.5
Natty:
Report link

try this video

https://www.youtube.com/watch?v=WNzb_SHifDQ

it solved my issue

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Blacklisted phrase (2): try this video
  • Blacklisted phrase (1): this video
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • High reputation (-2):
Posted by: Poonam Bhatt

79288038

Date: 2024-12-17 13:32:10
Score: 5
Natty: 5.5
Report link

Does anyone know if this is now possible? I am able to set the name when I use a scheduled run but not on a Rule with a Target as step function.

Reasons:
  • RegEx Blacklisted phrase (2): Does anyone know
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Keegan Lester

79288007

Date: 2024-12-17 13:17:05
Score: 6 🚩
Natty: 4.5
Report link

Tax of last month ? or upfront tax

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

79287967

Date: 2024-12-17 13:04:00
Score: 6 🚩
Natty: 5
Report link

/api still return 301 right? How did you handle this? Lets say if i want to redirect /api to /api/ with 302 status code, is it possible?

Reasons:
  • RegEx Blacklisted phrase (1): i want
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Hemanth Karniyana

79287961

Date: 2024-12-17 13:01:57
Score: 7 🚩
Natty: 4
Report link

I am also facing same issue where the zip size should be as expected but while unzipping only last chunk data is visible. I have written the backend through java. Reference: https://www.baeldung.com/aws-s3-multipart-upload

Please post the solution if found.

Reasons:
  • RegEx Blacklisted phrase (2.5): Please post the solution
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am also facing same issue
  • Low reputation (1):
Posted by: Crazy Rizz

79287944

Date: 2024-12-17 12:55:55
Score: 6.5 🚩
Natty: 4.5
Report link

nowdays it's called "Email Approvals" https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/bridgehead_160327734183.html#procedure_0601014024

I have everything set up, but the email approval responses are not updating the Purchase Order status in NetSuite. Any suggestions? Thanks!"

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2): Any suggestions?
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Carlos H. Agudelo A.

79287911

Date: 2024-12-17 12:45:52
Score: 7 🚩
Natty: 5
Report link

Hello i have the same problem, but i can not fix it. I have tried the solution it has not fix the problem and i have tried different things and from the different things i have the error code 42 javac not found

Reasons:
  • Blacklisted phrase (1): i have the same problem
  • RegEx Blacklisted phrase (1): i have the error
  • Low length (0.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: Lukas Feise

79287880

Date: 2024-12-17 12:37:48
Score: 4.5
Natty:
Report link

even happened me for last two days

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

79287869

Date: 2024-12-17 12:33:47
Score: 7 🚩
Natty:
Report link

I am also getting the error but for a different module. Can somebody help ?

Error: https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.1.tgz: Request failed "304 Not Modified"
Reasons:
  • RegEx Blacklisted phrase (3): Can somebody help
  • RegEx Blacklisted phrase (1): I am also getting the error
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: vaibhav kotadiya

79287868

Date: 2024-12-17 12:33:46
Score: 5
Natty:
Report link

I am facing the same issue inside Docker. I tried setting RUN yarn config set registry https://registry.npmmirror.com/ --global but it did not work for me.

Reasons:
  • Blacklisted phrase (1): did not work
  • Low length (1):
  • Has code block (-0.5):
  • Me too answer (2.5): I am facing the same issue
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Gaurav Bagul

79287850

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

Facing same issue this works for me plz check this https://github.com/mafintosh/fs-constants/issues/2#issuecomment-2548144646

Reasons:
  • Whitelisted phrase (-1): works for me
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): Facing same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nabeel Ahmad

79287816

Date: 2024-12-17 12:20:41
Score: 4
Natty: 4.5
Report link

Kind of solution here. But looks like it is temporary. https://store.shopware.com/en/netzk25481711950f/jquery-support-for-shopware-6.5-6.6.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: Taras Hanych

79287779

Date: 2024-12-17 12:08:37
Score: 4.5
Natty:
Report link
    I have done all the trouble shooting, even after reinstalling the node.js, installed same version, also reclone the project from github, but still getting the error: npm ERR! TAR_BAD_ARCHIVE: Unrecognized archive format

ong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
npm WARN deprecated 
npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
npm WARN deprecated [email protected]: This package is no longer supported.
npm WARN deprecated [email protected]: This package is no longer supported.
npm WARN cleanup Failed to remove some directories [
npm WARN cleanup   [
npm WARN cleanup     'D:\\Official Projects\\vionsys-HRMS\\node_modules\\resolve',
npm WARN cleanup     [Error: EPERM: operation not permitted, rmdir 'D:\Official Projects\vionsys-HRMS\node_modules\resolve\test\list-exports\packages\tests\fixtures\resolve-2\project\test\resolver\multirepo\packages'] {
npm WARN cleanup       errno: -4048,
npm WARN cleanup       code: 'EPERM',
npm WARN cleanup       syscall: 'rmdir',
npm WARN cleanup       path: 'D:\\Official Projects\\vionsys-HRMS\\node_modules\\resolve\\test\\list-exports\\packages\\tests\\fixtures\\resolve-2\\project\\test\\resolver\\multirepo\\packages'
npm WARN cleanup     }
npm WARN cleanup   ]
npm WARN cleanup ]
npm ERR! code TAR_BAD_ARCHIVE
npm ERR! TAR_BAD_ARCHIVE: Unrecognized archive format

npm ERR! A complete log of this run can be found in: C:\Users\Netizens\AppData\Local\npm-cache\_logs\2024-12-17T11_06_56_641Z-debug-0.log

Please Provide any suggestions.
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (2.5): Please Provide
  • RegEx Blacklisted phrase (2): any suggestions
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: sahil bankar

79287740

Date: 2024-12-17 11:55:33
Score: 4.5
Natty:
Report link

error Error: https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz: Request failed "304 Not Modified"

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

79287729

Date: 2024-12-17 11:50:31
Score: 10 🚩
Natty: 5.5
Report link

have you solved your issue? i have similar issue on retrieving vector store from AWS S3, but i am using faiss as my vector store.. please let me know if you have solution for vector store retrieval from aws s3

Reasons:
  • Blacklisted phrase (1): i have similar
  • RegEx Blacklisted phrase (2.5): please let me know
  • RegEx Blacklisted phrase (1.5): solved your issue?
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): i have similar issue
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: AScythe

79287723

Date: 2024-12-17 11:47:30
Score: 10
Natty: 7
Report link

I am facing the same issue at the moment. I am banging my head around this. Have you found a solution?

Reasons:
  • RegEx Blacklisted phrase (2.5): Have you found a solution
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: martin97

79287688

Date: 2024-12-17 11:36:27
Score: 4
Natty: 5.5
Report link

Mastering AWS CloudFront Do you really need to use CloudFront? The answers would be [ yes/no] . Check out this blog that covers basically everything about cloudfront.

LINK: https://rajankfl.substack.com/p/mastering-aws-cloudfront

Reasons:
  • Blacklisted phrase (1): this blog
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Cloudyneers

79287606

Date: 2024-12-17 11:01:16
Score: 4
Natty: 4.5
Report link

It works when using VPN. Check this issue: npm fails install of any packages - TAR_BAD_ARCHIVE #7893

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

79287574

Date: 2024-12-17 10:51:12
Score: 10 🚩
Natty: 5
Report link

Did you find the solution? In newest version it was dropped, and it is causing an error now, Thanks in advance

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Thanks in advance
  • RegEx Blacklisted phrase (3): Did you find the solution
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you find the solution
  • Low reputation (1):
Posted by: Daniel Paszek

79287489

Date: 2024-12-17 10:30:06
Score: 9.5
Natty: 7
Report link

Same problem here. Did you find a solution?

Reasons:
  • RegEx Blacklisted phrase (3): Did you find a solution
  • RegEx Blacklisted phrase (1): Same problem
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Emerson Silva

79287461

Date: 2024-12-17 10:20:02
Score: 8.5 🚩
Natty:
Report link

In One Screen I want behaviour like This in Top Bar, How Can I achieve:-

when user scroll up then I want to collapse the Top Bar and when user scroll down then if user achieve the top while scrolling down then I want to appear the Top Bar not every time when user scroll Down?, Please Help me🙏

Reasons:
  • Blacklisted phrase (0.5): How Can I
  • Blacklisted phrase (1): Help me
  • Blacklisted phrase (0.5): 🙏
  • RegEx Blacklisted phrase (3): Please Help me
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Starts with a question (0.5): when use
  • Low reputation (1):
Posted by: Abdullah Hameed

79287450

Date: 2024-12-17 10:18:01
Score: 6.5 🚩
Natty: 5
Report link

I have question, how if we run service under cluster mode. Is the require module cache shared among the cluster or is it different cache per child ?

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

79287427

Date: 2024-12-17 10:11:59
Score: 4
Natty:
Report link

app.use(express.static(path.join(__dirname, 'public')));

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: Zainul Khan

79287418

Date: 2024-12-17 10:09:58
Score: 5
Natty: 5.5
Report link

The explanation here https://tinkerd.net/blog/machine-learning/bert-tokenization/ may help.

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

79287406

Date: 2024-12-17 10:07:55
Score: 7.5 🚩
Natty:
Report link

I have the very same problem here. Are you running your code sequentially? (Not use any parallelism). I'm pretty sure it is a clash between terraand lidR but I was able to run my code using plan(sequential) instead of plan(multisession).

Did you find a workaround? I tried using library directly into the custom function, but it did not work.

Lilian

Reasons:
  • Blacklisted phrase (1): did not work
  • RegEx Blacklisted phrase (3): Did you find a
  • Has code block (-0.5):
  • Me too answer (2.5): I have the very same problem
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Lilian Vallet

79287367

Date: 2024-12-17 09:55:52
Score: 4
Natty:
Report link

Try with a VPN or changing the internet connection (a few more details here)

https://github.com/npm/cli/issues/7893

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

79287357

Date: 2024-12-17 09:52:50
Score: 6 🚩
Natty:
Report link

I have the same issue. I/MESA (10481): exportSyncFdForQSRILocked: call for image 0x765e76557e90 hos timage handle 0x70008000022bd

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

79287282

Date: 2024-12-17 09:24:42
Score: 4
Natty: 5
Report link

line-height: 0.7em

it doesnt work; it still gap like these two lane ↑ butfont-size works

Reasons:
  • Blacklisted phrase (1): doesnt work
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: 龙琪云

79287275

Date: 2024-12-17 09:21:41
Score: 6
Natty: 7.5
Report link

where do i have to add this import PropTypes from 'prop-types' i am runing my project after bundling i got the same error in 0.68 version can you suggest the solution

thanks

Reasons:
  • Blacklisted phrase (0.5): thanks
  • RegEx Blacklisted phrase (2.5): can you suggest the solution
  • Low length (1):
  • No code block (0.5):
  • Starts with a question (0.5): where do i have to add this
  • Low reputation (1):
Posted by: KULDEEP JANGID

79287255

Date: 2024-12-17 09:13:38
Score: 4.5
Natty: 6.5
Report link

What an excellent header this is! Thank you for explaining and sharing it.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What an
  • Low reputation (1):
Posted by: Yiğitcan Ölmez

79287250

Date: 2024-12-17 09:10:37
Score: 12.5
Natty: 7.5
Report link

Good day. I have the same thing. Please tell me, were you able to solve this problem? Thank you for your help!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): you able to solve
  • Blacklisted phrase (1): Good day
  • Whitelisted phrase (-0.5): Thank you for your help
  • RegEx Blacklisted phrase (2.5): Please tell me
  • RegEx Blacklisted phrase (1.5): solve this problem?
  • RegEx Blacklisted phrase (3): were you able
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: P.S. Roberts

79287239

Date: 2024-12-17 09:05:34
Score: 11 🚩
Natty: 6.5
Report link

did you find a solution? I'm having the same problem.

Reasons:
  • Blacklisted phrase (1): I'm having the same problem
  • RegEx Blacklisted phrase (3): did you find a solution
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you find a solution
  • Low reputation (1):
Posted by: Vincenzo Di Biase

79287213

Date: 2024-12-17 08:58:31
Score: 11 🚩
Natty:
Report link

I have same issue here. Did you solve it in the end?

Reasons:
  • RegEx Blacklisted phrase (3): Did you solve it
  • 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: Sean Mars

79287209

Date: 2024-12-17 08:56:30
Score: 8.5 🚩
Natty: 5
Report link

Hi I have the same problem i managed to solve it using copilot help.

You cannot set it to False as this font property .bold and .italic uses the tristate boolean.

to set to false you need to assign .bold = msoFalse

microsoft have anthose set of enum for these and they are msoFalse and msoTrue https://learn.microsoft.com/en-us/office/vba/api/overview/library-reference

try search for this "MsoTriState enumeration (Office)" to learn more .

Cheers Clement

Reasons:
  • Blacklisted phrase (1): Cheers
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (2): Hi I have the
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Clement Lo

79287181

Date: 2024-12-17 08:45:26
Score: 4.5
Natty:
Report link

check your routing routes and correct them according to the documentation https://reactrouter.com/start/library/installation

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

79287160

Date: 2024-12-17 08:41:24
Score: 12
Natty: 7.5
Report link

I'm having the same problem as you - did you ever find an answer?

Reasons:
  • Blacklisted phrase (1): I'm having the same problem
  • RegEx Blacklisted phrase (3): did you ever find an answer
  • Low length (1.5):
  • 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: Philip Taylor

79287152

Date: 2024-12-17 08:39:23
Score: 4
Natty:
Report link

enter image description here

is it what you want please check attached stackblitz https://stackblitz.com/edit/kdhw6giy?file=src%2Fapp%2Fdemo%2Fdropdown-disabled-demo.ts

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Starts with a question (0.5): is it
  • Low reputation (0.5):
Posted by: Chintan

79287107

Date: 2024-12-17 08:21:18
Score: 5
Natty: 5
Report link

Did you Tested GetFileAttributesEx with Directories? Seems not to work.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: laura

79287041

Date: 2024-12-17 07:55:10
Score: 4.5
Natty: 4.5
Report link

Please refer detailed solution to fix above error. https://www.youtube.com/watch?v=cfO5mfI_EdM

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Venkat Ch

79287022

Date: 2024-12-17 07:50:08
Score: 8.5 🚩
Natty:
Report link

i faceing same problem do you find any sloution on this

Reasons:
  • RegEx Blacklisted phrase (2.5): do you find any
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i faceing same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dev Vijekar

79286981

Date: 2024-12-17 07:36:04
Score: 4
Natty:
Report link

$data = json_decode(file_get_contents("php://input"), true);

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: prasad Lucky

79286963

Date: 2024-12-17 07:27:02
Score: 4
Natty:
Report link

you can Check FME module for import and export: https://www.fmemodules.com/en/prestashop-modules/187-prestashop-google-sheet-products-import-export.html

And for custom field you can check: https://www.fmemodules.com/en/prestashop-modules/149-add-custom-field-to-product-page.html

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

79286942

Date: 2024-12-17 07:22:00
Score: 4.5
Natty:
Report link

Installing yarn package worked

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

79286930

Date: 2024-12-17 07:16:58
Score: 4
Natty:
Report link

It is better to refer to the official documentation. Here is the link to better understand its usage:

https://api.flutter.dev/flutter/widgets/PopScope-class.html

Reasons:
  • Blacklisted phrase (1): Here is the link
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: mandreshope

79286921

Date: 2024-12-17 07:11:56
Score: 5.5
Natty: 4
Report link

so,what should I do ? I have to solve the question which read .doc file with python and not use LibreOffice or OpenOffice

Reasons:
  • Blacklisted phrase (2): what should I do
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user28816660

79286856

Date: 2024-12-17 06:37:47
Score: 7.5 🚩
Natty: 5.5
Report link

did you finish that? If yes, i'd need the basic structure you applied. thanks in advance

Reasons:
  • Blacklisted phrase (0.5): thanks
  • RegEx Blacklisted phrase (3): thanks in advance
  • 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: Abbas Mehdi

79286765

Date: 2024-12-17 05:33:32
Score: 11.5 🚩
Natty: 6
Report link

Did you find an answer to this? I have the same issue. URL passes the diagnostics test but won't work as expected in notes app.

Reasons:
  • Blacklisted phrase (1): answer to this?
  • Blacklisted phrase (1): I have the same issue
  • RegEx Blacklisted phrase (3): Did you find an answer to this
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you find an answer to this
  • Low reputation (1):
Posted by: user3234383

79286736

Date: 2024-12-17 05:07:25
Score: 7.5 🚩
Natty: 4.5
Report link

Did you find the solution? I have the exactly same issue.

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

79286731

Date: 2024-12-17 05:05:24
Score: 4
Natty: 4
Report link

You can try this extension to move https://marketplace.visualstudio.com/items?itemName=ArunVarriar.MoveworkitemExtension

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: ARUN VARRIAR

79286720

Date: 2024-12-17 04:59:22
Score: 5
Natty:
Report link

I applied the theme in layout.tsx it did not work. I changed wrapped it in page.tsx and it works. Thanks for viewing my question.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): did not work
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: SURYA N

79286702

Date: 2024-12-17 04:36:16
Score: 11.5 🚩
Natty: 5.5
Report link

Did you find the solution, I am having the exact same issue?

Reasons:
  • RegEx Blacklisted phrase (3): Did you find the solution
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am having the exact same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Did you find the solution
  • Low reputation (1):
Posted by: Zoom Work

79286646

Date: 2024-12-17 03:56:07
Score: 4
Natty: 4
Report link

Paapi5 does not have product descriptions, the only way is to scrape from web.

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

79286602

Date: 2024-12-17 03:21:00
Score: 4
Natty:
Report link

I think the element with id login-signup has not successfully bound the event. Does it have anything to do with the incomplete js you provided?

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Leyla

79286565

Date: 2024-12-17 02:53:54
Score: 5.5
Natty: 5
Report link

is Your system Windows? Not supported yet.

https://github.com/milvus-io/milvus-lite/blob/main/README.md

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Kerry Jin

79286561

Date: 2024-12-17 02:49:53
Score: 5.5
Natty: 4.5
Report link

This answer was very helpful. Does anyone have any idea why it's working like this? I tried specifying a number for the first day of week parameter and it never changed anything.

Only this solution would work but I'm not sure why. The weekday name is correct when run locally and on a native mode server, but is incorrect when running on a powerbi service unless I use the FirstDayOfWeek.System suggestion. Thanks again

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Does anyone have any idea
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: fred

79286549

Date: 2024-12-17 02:39:51
Score: 4
Natty:
Report link

This is the previous period's colours and number can you analyze them and predict what the next colour might be ? Based on your experience and strategy let me know the likely outcome.enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Divas Bargali Deepak

79286515

Date: 2024-12-17 02:14:45
Score: 4
Natty: 5
Report link

hi i found this library useful i hope it helps https://medium.com/@msdatashift/ipysigma-easily-visualize-networks-with-thousands-of-nodes-and-edges-in-python-3ecdbe0321de

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Whitelisted phrase (-1): hope it helps
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: hello

79286431

Date: 2024-12-17 00:55:26
Score: 9.5 🚩
Natty: 5.5
Report link

I'm facing the same issue, specifically for Asia region, did you had any luck with this ?

Reasons:
  • Blacklisted phrase (1.5): any luck
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm facing the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Juan Manuel

79286412

Date: 2024-12-17 00:36:22
Score: 4
Natty: 7
Report link

Que puedo hacer ?? He cambiado como 5 veces de móvil, también de compañías Movistar, Orange y Vodafone. En Movistar cambié de wifi varias veces, antivirus. Siempre me hackea . Es mi ex marido y se hace dueño de mis dispositivos . Viola mi intimidad porque lee todo , ve mis fotografías , en las búsquedas de internet me redirige las búsquedas. Ya no soporto más

Reasons:
  • Blacklisted phrase (1): porque
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Eva Hernandez

79286408

Date: 2024-12-17 00:32:20
Score: 4
Natty:
Report link

For those that will have same error as mine:

rename package-name to package_name

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Me too answer (2.5): have same error
  • Low reputation (0.5):
Posted by: ravenwing

79286381

Date: 2024-12-17 00:04:13
Score: 4
Natty:
Report link

pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS

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: Joao Gabriel

79286380

Date: 2024-12-17 00:03:12
Score: 8 🚩
Natty: 5.5
Report link

Do you have an example how to accomplish this task ?

Reasons:
  • RegEx Blacklisted phrase (2.5): Do you have an
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Elvis C

79286111

Date: 2024-12-16 21:33:39
Score: 5.5
Natty:
Report link

Have you used correct resource type in your ARM template?

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

79286040

Date: 2024-12-16 20:53:29
Score: 4.5
Natty:
Report link

I am new too, trying to learn this stuff as well. Right now I am learning about javascript, in fact we only did codes in javascript to do this kind of stuff.

You can do it in CSS, but it is not recommended. You should try watching some basic javascript codes to get wanted result.

Make the class that you want to target with javascript, in your CSS and you will get a clean CSS with a nice button function.

I'd really upvote your question, but I can't since i do not have the reputation for it yet, but from my personal experience, this website is not welcoming new people trying to learn. You'll meet a bunch of old farts here, trying their best to say anything to sound smart, but not answer your question. Expamle - How to ask your question, fix your punctuation and shit... So, better go on reddit or youtube if you want your answers.

P.S. Respect for the guys who actually are trying to help you, as I've seen here in the replies.

Reasons:
  • Blacklisted phrase (0.5): upvote
  • RegEx Blacklisted phrase (1.5): i do not have the reputation
  • RegEx Blacklisted phrase (1.5): I am new
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: new guy

79285991

Date: 2024-12-16 20:30:23
Score: 13.5 🚩
Natty: 5.5
Report link

were you able to figure out how to get global decorators on an HTML Storybook project? I am having issues and was wondering if you were successful. Thank in advance for your feedback.

Reasons:
  • Blacklisted phrase (2): was wondering
  • RegEx Blacklisted phrase (3): Thank in advance
  • RegEx Blacklisted phrase (3): were you able to figure out
  • RegEx Blacklisted phrase (3): were you able
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Mario Hernandez

79285894

Date: 2024-12-16 19:48:11
Score: 6 🚩
Natty: 5
Report link

Is it possible to program specific URL within websites into another URL? For example a specific twitch channel into another channel. If so, is that possible in caso of raids when the URL is filled automatically?

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

79285853

Date: 2024-12-16 19:31:05
Score: 12 🚩
Natty: 5
Report link

A late reply to this thread but I'm facing the same issue. To set something with SNMP, I need to put in an OctetString with BITS Syntax. This are the possibilities:

BITS {interface1(0),
interface2(1),
interface3(2),
interface4(3),
interface5(4),
interface6(5),
interface7(6),
interface8(7)
}

And combinations are possible. I don't know how to set only interface5 or interface2, interface3 and interface5 together or how to set all of them together.

Can someone help me, please?

Thank you

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (3): Can someone help me
  • RegEx Blacklisted phrase (2): help me, please
  • Has code block (-0.5):
  • Me too answer (2.5): I'm facing the same issue
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: JKE