79599863

Date: 2025-04-30 08:23:05
Score: 2.5
Natty:
Report link

Never mind, it was my own fault. I had added the
display: none to the class v-input__details.
Because this section of code was taking up space under inputs and causing me alignment issues. I will have to think of a better solution to fix the alignment issues now.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: user2992180

79599858

Date: 2025-04-30 08:21:05
Score: 2
Natty:
Report link

I ran into the same issue when trying to create a pipeline for a private repository under a GitHub organization. The error I received was:

"Unable to configure a service on the selected GitHub repository. This is likely caused by not having the necessary permission to manage hooks for the selected repository."

In our case, the issue was due to missing GitHub App permissions. We resolved it by going to the GitHub organization settings, adding Azure DevOps under GitHub Apps, and explicitly granting access to the repositories we wanted to use in Azure DevOps.

Important: Only a GitHub organization admin or a user with admin access to the repository can make these permission changes. If you don’t have that level of access, you’ll need to request it or ask someone with the necessary rights to configure it for you.

Once the permissions were set correctly, Azure DevOps was able to configure the required webhooks, and the pipeline setup worked smoothly.

Hope this helps someone facing the same issue!

Reasons:
  • Whitelisted phrase (-1): Hope this helps
  • Long answer (-1):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Low reputation (1):
Posted by: Niranjan Prathap

79599853

Date: 2025-04-30 08:20:04
Score: 2
Natty:
Report link

I get some idea from this post: https://stackoverflow.com/a/65326693/22397626

So you first install this npm package: https://www.npmjs.com/package/wavefile?activeTab=readme and then use below code:

const wavefile = require('wavefile');
let audio = await this.openai.audio.speech.create({
                        model: "gpt-4o-mini-tts",
                        voice: "ash",
                        input: 'speech',
                        response_format: "wav",
});

let audioBuffer = Buffer.from(await mp3.arrayBuffer());
let wav = new wavefile.WaveFile(audioBuffer)
                    wav.toBitDepth('8')
                    wav.toSampleRate(8000)
                    wav.toMuLaw()
let payload = Buffer.from(wav.data.samples).toString('base64');
Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jack Li

79599851

Date: 2025-04-30 08:19:04
Score: 0.5
Natty:
Report link

Sometimes you need to just restart your terminal or editor (like visual studio code), so it will know that npm and node exist, before it will work.

That's what I needed to do to get things working.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Katinka Hesselink

79599841

Date: 2025-04-30 08:17:03
Score: 3.5
Natty:
Report link

Layanan call center lainnya yang dimiliki oleh Bank BTN adalah melalui WhatsApp (+6287766656123). Bank BTN juga memiliki email yang dapat dihubungi melalui ...

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

79599836

Date: 2025-04-30 08:14:03
Score: 1
Natty:
Report link

Currently the default HTTP version for HttpClient is 1.1

In both examples you are using version 1.1.

The resource you are trying to fetch has response version of HTTP 2.0, try sending the request with

var request = new HttpRequestMessage(HttpMethod.Get, "http://131.189.89.86:11920/SetupWizard.aspx/yNMgLvRtUj")
{
    Version = new Version(2, 0) // change the version
};
HttpResponseMessage response = await client.SendAsync(request);

Here is the place where the exception occurs:

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: bgajic

79599824

Date: 2025-04-30 08:09:01
Score: 0.5
Natty:
Report link

There are two potential root causes for this issue, either there is another piece of software using jgroups (standalone/WildFly/JBoss EAP/Infinispan/etc) on the network using a different version of JGroups or something completely unrelated is using the same multicast IP/port. The former typically happens when users use multicast for discovery with no authentication nor encryption but use the same UDP multicast address.

Since you are using static discovery, finding the root cause should be easier. You should inspect all running Java processes for potential conflicting version but most likely, you need to examine what else is sending packets on this address (e.g. using Wireshark).

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Radoslav Husar

79599814

Date: 2025-04-30 08:02:59
Score: 2.5
Natty:
Report link

I tried testing it, the server is not responding now, could you recheck if your server is running and the port is open ?
Pretty sure it's a server issue.
What i tried :

HttpClient to use HTTP/1.1
HttpWebRequest
tried a socket level approach
forced headers

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Ayoub El Hamraoui

79599810

Date: 2025-04-30 08:01:59
Score: 1
Natty:
Report link

Adding some more visual context to these answers as I struggled myself to follow on the above, even though those helped me find out Branches Again. So, in the Source control you may need to look at the end of the pane for GITLENS. There are two ways of doing this:

  1. Find GITLENS collapsible section in Source Control Extension and Right-Click to get this:

Screenshot Source Control Side Pane VS Code


2. Or Click three dots and play with Group/Detach Views

Screenshot Source Control Side Pane VS Code

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: klevisx

79599799

Date: 2025-04-30 07:54:57
Score: 2
Natty:
Report link

If none of the above works for you and you are on Windows , using Git bash:

  1. Delete or rename "C:\Users\YourUser\.cache"
  2. Switch to power shell and go ahead with the instalation as usual
Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Leonardo Souza

79599793

Date: 2025-04-30 07:49:55
Score: 4
Natty:
Report link

Didn't find mirror feature in this it's doing for front camera, but I don't want to flip

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did
  • Low reputation (1):
Posted by: Adnan Khadim

79599757

Date: 2025-04-30 07:29:50
Score: 1
Natty:
Report link
productFlavors {    
    dev {        
        dimension "flavor-type"        
        applicationId "ais.xxxx.app.dev"        
        resValue "string", "app_name", "xxxx DEV"
        }   
    qa {        
        dimension "flavor-type"        
        applicationId "xxxx"        
        resValue "string", "app_name", "xxxx QA"
        }   
    prod {        
        dimension "flavor-type"        
        applicationId "ais.xxxx.app"        
        resValue "string", "app_name", "xxxx"
        }    
    }

add the flavor path cofig

enter image description here

Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Aftab Awan

79599756

Date: 2025-04-30 07:29:50
Score: 5
Natty: 4
Report link

how to convert the digital 2- to 2

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): how to
  • Low reputation (1):
Posted by: user30410766

79599746

Date: 2025-04-30 07:24:48
Score: 1
Natty:
Report link

Solution for me: Add the glue to the run configuration!

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

79599738

Date: 2025-04-30 07:21:47
Score: 1
Natty:
Report link

Firstly I suppose you are using @mui/material v6.
Grid2 is different from Grid, Grid2 has no item or xs props,
It's like:

<Grid2
   size={{ xs:7, md: 4, lg: 1 }}
>
</Grid2>

https://v6.mui.com/material-ui/react-grid2

Secondly Grid2 is deleted from @mui/material v7, they replaced old Grid with Grid2 and renamed it to Grid.
https://v7.mui.com/material-ui/react-grid/

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Amr Eraky

79599737

Date: 2025-04-30 07:20:46
Score: 6 🚩
Natty: 6
Report link

You can find solutions in this tutorial.

https://youtu.be/4KTSJZcXy6c?si=rnoyP3LxlLJIQrO7

Reasons:
  • Blacklisted phrase (1): this tutorial
  • Blacklisted phrase (1): youtu.be
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: sujon biswas

79599732

Date: 2025-04-30 07:17:45
Score: 3
Natty:
Report link

Te aconsejo que en lugar del PK ponerselo a la matricula añadas un Identity(1,1) como PK y una vez importados revisa los datos que tienen las columnas matricula pues hay algo que en esa columna o que esta repetido o que esta null ...

Prueba eso y ya comentas el resultado.

Evidentemente una vez encontrado el problema drop identity ..... y alter table para volver a poner el PK a la columna matricula

Reasons:
  • RegEx Blacklisted phrase (2): encontrado
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Alex Muni

79599730

Date: 2025-04-30 07:16:45
Score: 1.5
Natty:
Report link

Adding an answer for 2025 that worked for me.

  1. enter image description here

  2. My Program Files had two AndroidStudio folders , because I updated from Android Studio itself.

    enter image description here

  3. Deleted "Android Studio"

  4. enter image description here

No More Errors.

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: yogeshwar-b

79599727

Date: 2025-04-30 07:14:44
Score: 1.5
Natty:
Report link

The fix is to replace:

VPCSecurityGroups:
   - Ref: TestDBSecurityGroup

with:

VPCSecurityGroups:
   - !GetAtt TestDBSecurityGroup.GroupId

Difference:

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
Posted by: Harsha G V

79599712

Date: 2025-04-30 07:07:42
Score: 5
Natty: 7.5
Report link

What about httpquerystring? what should be the format for that? I am trying to update from powerautomate.

Reasons:
  • Blacklisted phrase (1): I am trying to
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What
  • Low reputation (1):
Posted by: ajitabh kumar

79599702

Date: 2025-04-30 07:01:40
Score: 1
Natty:
Report link

You could manually build an array from collection and use options_for_select which allows you to provide HTML attributes as the last element of the array.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Bohdan

79599697

Date: 2025-04-30 06:57:39
Score: 1.5
Natty:
Report link

You can also take dump using this single command

docker exec database-container-id mysqldump -u username -ptestpassword --no-tablespaces --single-transaction --quick databasename > Database-backup-$(date +%Y%m%d-%H%M%S).sql
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Mansoor Aziz Drupal Developer

79599693

Date: 2025-04-30 06:55:37
Score: 5
Natty:
Report link

NULL is a single row comparison value - so you can't use it to compare against a result set - only single values. Try using EXISTS:


SELECT P.* FROM TABLE1 P
WHERE NOT EXISTS (SELECT CP.COLUMN1 FROM TABLE2 CP WHERE CP.CAT='PSTATUS')
        OR P.ID IN (SELECT CP.COLUMN1 FROM TABLE2 CP WHERE CP.CAT='PSTATUS')

See here for more details on Exists:
https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/EXISTS-Condition.html

and NULL checking : https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/Null-Conditions.html

If this doesn't help, please provide more details of the data, with your desired result. HTH< NIck

Reasons:
  • RegEx Blacklisted phrase (2.5): please provide
  • RegEx Blacklisted phrase (1.5): help, please
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Nick Pattman

79599681

Date: 2025-04-30 06:44:35
Score: 4.5
Natty:
Report link

msbuild.exe.config

It's defined in msbuild.exe.config

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

79599673

Date: 2025-04-30 06:40:33
Score: 3
Natty:
Report link

yes, Postman redirects to another url
but webtarget in java not do.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: vinoth

79599672

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

See https://m3.material.io/components/text-fields/specs. This is the official spec of text fields.

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

79599654

Date: 2025-04-30 06:25:30
Score: 0.5
Natty:
Report link

The problem you are experiencing usually occurs if another procedure accidentally resets the EntryPlaceholderText property after the command completes, or there is an unstable binding.

Here are some possible causes:

1. Bindings are overwritten or reset elsewhere

Make sure no other bindings or code changes the EntryPlaceholderText after the command is executed.

2. Properties are not set consistently

When EntryPlaceholderText is changed within a command, make sure that there is no other code that frequently has that value.

3. UI doesn't refresh because binding is incorrect

Even though you've called OnPropertyChanged(), it could be that the binding in the UI is not active or doesn't respond to changes.

4. UI changes can be due to Load or BindingReset

If the page or view is re-navigated or refreshed, it can cause properties to return to their initial values.

5. Check the type and binding context

Make sure x:DataType="local:ExampleViewModel" and its binding are correct.

Make sure the Placeholder Property Entry is actually bound to EntryPlaceholderText and that there are no other bindings.

Solutions you can try:
- Add Debug.WriteLine() to the property set and OnPropertyChanged() to make sure when and where the property changes and resets.

- Make sure there is no other logic that changes the EntryPlaceholderText.

- Try setting the EntryPlaceholderText value in the constructor as well to a default static, then change it on click.

Conclusion:
Essentially, when the button is pressed, the value of EntryPlaceholderText changes and the UI displays that change, but then something resets the value. Usually this is because:

1. There is some other logic that changes it,
2. Binding error; or
3. The page is reloaded so the default values ​​are loaded again.

Double check all parts that manipulate this property, and make sure no other code changes it after the command completes.

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user30319635

79599651

Date: 2025-04-30 06:23:29
Score: 0.5
Natty:
Report link

Currently VectorChatMemoryAdvisor stores conversationId as metadata and use it for similarity search. This chats are not directly linked to user.

Option 1: New Table for Chat and Conversation IDs Create a new table to store both chat IDs and conversation IDs. Link chat data to the vector store using chat IDs.

Option 2: Add User IDs as Metadata Add userId as metadata alog with conversationId. Custom Advisor: I think there's no built-in support for adding custom metadata in VectorChatMemoryAdvisor, you'll need to develop your own advisor to handle this.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: kush parsaniya

79599644

Date: 2025-04-30 06:20:28
Score: 4.5
Natty: 5.5
Report link

Can I have a sell order json for specific lot selection and place sell order

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Can I have a
  • Low reputation (1):
Posted by: Murali

79599636

Date: 2025-04-30 06:11:26
Score: 3.5
Natty:
Report link

This library can do it for you: https://github.com/richtea/Swashbuckle.AspNetCore.HealthChecks

The issue is currently being tracked: https://github.com/dotnet/aspnetcore/issues/18153

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

79599634

Date: 2025-04-30 06:10:26
Score: 2.5
Natty:
Report link

Go to your Google account, turn on 2-step verification, create an app password, and then use that password in PHPMailer instead of your Gmail password. After that, try sending the email again.

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

79599621

Date: 2025-04-30 05:52:22
Score: 2.5
Natty:
Report link

I'm trying to download images to local files using apps script on the server side and javascript on the client side. Is that what you're doing? If so, I'd like to see the working code on both sides of the connection, as I'm having a terrible time trying to get any of my ideas working and I don't know the context of the above code.

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kenneth Whitmore

79599618

Date: 2025-04-30 05:50:21
Score: 1
Natty:
Report link

Will rotate will rotate the oval, to get the stretched effect, it's better to use skew.

canvas.translate(size.width * 0.5, size.height * 0.5);
canvas.skew(0.5,0);
canvas.translate(- size.width * 0.5,- size.height * 0.5);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rashi S

79599616

Date: 2025-04-30 05:49:21
Score: 1.5
Natty:
Report link

Thanks to Daniel Klöck. If you want to undo last commit:

git reset HEAD~1 --soft

This undo last commit but keep your changes in "Staged".

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ehsan Paknejad

79599612

Date: 2025-04-30 05:45:20
Score: 0.5
Natty:
Report link

Mea culpa.

I had the following in a dependant jar, left over from attempting to use Cucumber, I think.

quarkus.test.profile.tags=focus

I removed that, rebuilt that package and now all the tests work.

FYI.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Murrah

79599609

Date: 2025-04-30 05:41:19
Score: 2
Natty:
Report link

I think your code is "Stream Upload" ,not "Chunk upload". Chunk uplod is uplaod some slice file:this way can help server Verify file integrity.when some one or more one slice file error,just reupload error slice.this way save network Verify file integrity.because android network resource is not unlimit,server network need pay many.
Especially for large files,it is can help long network connect to not timeout. and @user16930239 say some server limit max file upload,the way can upload huge file.

Stram upload is read some data while upload some data.this way can save memory.Especially for large files ,at android use huge memory,May cause program crashes.

Two ways can use together.

How do I know if chunked upload is better than "single block" upload?

in general,here two ways > common upload,but you can use common upload for small file,bacause small file upload is so quike.

How do I know whether the server supports chunked upload at all?

Common service surpport Stream upload,but some old server not.chunk upload is not standard surpport.it have more secure, you must read doc of server,chunk upload API common is standalone api.

How should I choose the chunk size?

I think need 5MB,it is quick and low memory usge.You can up or down by your project.

The server at hand seems to have a limit of 2^16 bytes for a single request, but that might be different from server to server, couldn't it?

yes,this is config by server.

Reasons:
  • Blacklisted phrase (1): How do I
  • Blacklisted phrase (1): How should I
  • Whitelisted phrase (-1.5): you can use
  • Long answer (-1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @user16930239
  • Low reputation (0.5):
Posted by: 卡尔斯路西法

79599604

Date: 2025-04-30 05:36:18
Score: 1.5
Natty:
Report link

Elastic = Flexible cost behavior → Your bill adapts to usage.

Scalable = Flexible resource behavior → Your resources grow/shrink, and cost follows.

Elastic = Your mobile data plan – only pay for the data you consume.
Scalable = Your Netflix plan tier – scale to higher quality (HD, 4K), you pay more. Reduce it, pay less.

Both are OpEx models that avoid fixed costs.

Elastic is cost-first. Scalable is resource-first.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: 017_Pratham Ghosalkar

79599603

Date: 2025-04-30 05:36:18
Score: 3
Natty:
Report link

in that method, how to add this upper code in my project. is it add to main.c file or anything else and if this code add in main.c so where to add in main.c

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

79599595

Date: 2025-04-30 05:30:16
Score: 1.5
Natty:
Report link

You're right in saying that this issue is coming up because of null/undefined. You could use something along the lines of this:

NonNullable<Page['sections']>[number]

NonNullable

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: vikram-c

79599589

Date: 2025-04-30 05:22:15
Score: 0.5
Natty:
Report link

This is really simple. First of all you need to pick a type and validate with case condition and then join case results together.

LTRIM(
    CASE WHEN {shiptype} IS NOT NULL THEN '|SHIP='||{shiptype} ELSE '' END ||
    CASE WHEN {packagetype} IS NOT NULL THEN '|PACKAGEID='||{packagetype} ELSE '' END ||
    CASE WHEN {othertype} IS NOT NULL THEN '|OTHER='||{othertype} ELSE '' END
, '|')

Lastly, LTRIM(Data, '|') removes the leading | . Cheers.

Reasons:
  • Blacklisted phrase (1): Cheers
  • Has code block (-0.5):
Posted by: Abdul Alim Shakir

79599583

Date: 2025-04-30 05:17:14
Score: 2
Natty:
Report link

i am also facing the same err while appending another site for ADFS integration

Finally i found the alternate solution on that, Please modify the DefaultProviderRealm as common one don't use this in ADFS RPT

Then update the providerrealm part by using the below command

$trust.ProviderRealm.Add("Enter the site url - https://site1.domain.com" , "new URN - urn:sharepoint:site1")

$trust.ProviderRealm.Add("Enter the site url - https://site2.domain.com" , "new URN - urn:sharepoint:site2")

$trust.Update()

Then use the both new URN in ADFS RPT.

Now you can access the both site with the ADFS integration.

Reasons:
  • RegEx Blacklisted phrase (1): i found the alternate solution on that, Please
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mohamad vaseem

79599580

Date: 2025-04-30 05:17:14
Score: 0.5
Natty:
Report link

It seems like you can do a named function expression, which may get you what you are after.

type Func = (foo:string) => void

// named function expression
const myFunction:Func = function myFunction(foo) {
  console.log(foo)
}

This was tested in TypeScript Playground back to version 3.3.33333.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Christopher Meyers

79599570

Date: 2025-04-30 05:08:11
Score: 2
Natty:
Report link

Problem

While debugging, I noticed the following warning in the browser console:

livewire.js?id=df3a17f2:10202 Detected multiple instances of Alpine running

This message suggested that Alpine.js was being loaded more than once, which causes conflicts in applications using Livewire.

Investigation

In Livewire v3.x, assets (JavaScript and CSS) are automatically injected into the <head> and <body> of pages containing Livewire components. This behavior is controlled via the inject_assets option in the config/livewire.php file:

'inject_assets' => true,

However, in my application, I was also manually initializing Alpine in resources/js/app.js like this:

import Alpine from 'alpinejs'
import persist from '@alpinejs/persist'

window.Alpine = Alpine // This line was causing the conflict
Alpine.plugin(persist)

This led to two Alpine instances being initialized—one by Livewire and one manually—which triggered the warning and broke expected behavior.

Solution

Here's what I did to fix it:

Commented out the line initializing the global Alpine instance in app.js:

// window.Alpine = Alpine

Updated the livewire.php config to prevent automatic asset injection:

'inject_assets' => false,

Manually added the Livewire assets in the Blade layout file:

@livewireStyles
@livewireScripts

Restarted the application to apply the changes. After doing this, everything worked smoothly—no more console warnings, and Livewire + Alpine behavior was as expected.

Note

I didn’t change anything in the model binding logic. The original binding remained untouched:

<form wire:submit.prevent="{{ $isEdit ? 'update' : 'store' }}">
    <input type="text" wire:model="name">
</form>

This workaround resolved the issue for me. While it might not be the most optimal or official solution, it got things working. Hopefully, this helps someone facing a similar problem.

Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • Me too answer (2.5): facing a similar problem
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Sayed Hussainullah Sadat

79599560

Date: 2025-04-30 04:57:09
Score: 2.5
Natty:
Report link

Yeah, you're on right track but usually in SQL server, EXECUTE() does not validate expressions like FORMATMESSAGE(), as these are not allowed directly. But to use them both together a variable can be used to hold the result of FORMATMESSAGE() first, then pass that variable to Exec.

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

79599542

Date: 2025-04-30 04:31:04
Score: 1.5
Natty:
Report link

This error occur when your API definition file (Swagger/OpenAPI) is missing or has invalid version. Please try to check

  1. API speciification version.

  2. Make sure that your swagger-config.yaml has correct version

  3. If you're using index.html, please verify your URL points to a valid spec.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: TheGunners

79599538

Date: 2025-04-30 04:27:03
Score: 3
Natty:
Report link

You need to change main prop in package.json to:

"main": "expo-router/entry"

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ravindra Singh

79599529

Date: 2025-04-30 04:09:59
Score: 1
Natty:
Report link

Remove GOOGLE_GENAI_USE_VERTEXAI=true solves the problem.

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

79599528

Date: 2025-04-30 04:09:59
Score: 1
Natty:
Report link

Actually, the right way to check this is see whether the file name ends in a forward slash. You can see an implementation of this in the 7-Zip source code: https://github.com/mcmilk/7-Zip/blob/c44df79f9a65142c460313f720dc22c8783c63b1/CPP/7zip/Archive/Zip/ZipItem.cpp#L269

The "external file attributes" field is specific to the platform that created the zip file, so I wouldn't advise using it.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: Cadence

79599521

Date: 2025-04-30 04:02:57
Score: 1.5
Natty:
Report link

Maybe? An extension might be able to abuse the lineHeight property of DecorationOptions in the extension API to do this.

See also How to change font size of specific parts of code in VS Code?.

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

79599515

Date: 2025-04-30 03:57:55
Score: 6 🚩
Natty: 6.5
Report link

You may want to check this article
https://medium.com/@AWSomesolutions/minimise-cost-in-cloudwatch-part-1-28d122e0253e

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

79599512

Date: 2025-04-30 03:55:54
Score: 1
Natty:
Report link

I had a similar problem although RStudio would not open at all, it would just "think" for a second and nothing would happen. I solved it with this solution. Do make sure to follow the video.

Reasons:
  • Whitelisted phrase (-2): I solved
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: DRobledo-Ruiz

79599509

Date: 2025-04-30 03:51:53
Score: 1
Natty:
Report link

Your issue when turning on dev simulator is that it is defaulting to "iPhone 14 pro Max". This can be seen on the top of the chrome dev tools picture you sent. You can set this to anything.

The new view of the drop down menu is the default iPhone view. All iPhone will force their style of dropdown menus, among other things as well.

Recommendation: Just use Something like rem or dvw in you CSS for font size, this will change based off of the aspect ration or width of the screen. You could also have a @media query in your CSS.

Hope this helped!

I see you're building something with crypto: Do not scam people & Stay safe.

Reasons:
  • Whitelisted phrase (-1): Hope this help
  • Long answer (-0.5):
  • No code block (0.5):
  • User mentioned (1): @media
  • Low reputation (1):
Posted by: Sal

79599508

Date: 2025-04-30 03:49:53
Score: 1.5
Natty:
Report link

I just ran into the samw error. It seems that this is a bug in jeuclid 3.1.9 in which the missing class is called: https://sourceforge.net/p/jeuclid/bugs/44/

The person who posted replied that they re-compiled one of the classes, pointing to where it resides in Batik, to resolve the issue.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Jason Coleman

79599502

Date: 2025-04-30 03:44:52
Score: 0.5
Natty:
Report link

yo brooo i get you 💀 you're tryna add an html file in spring tool suite (sts) and you open that "other..." thing but you’re like “where tf is the web folder??” right?? been there, felt that confusion

so here’s the thing bro, sts doesn’t always show the “web” section by default unless your project is set up as a web project (like with spring web dependencies or as a dynamic web project)

if you're using spring boot and it’s not showing, you gotta:

make sure you added spring-boot-starter-web in your pom.xml or whatever

then manually create the folder like src/main/resources/static or src/main/resources/templates (this one’s for thymeleaf/html files used with spring)

and then you can just right-click inside that folder and do new > file and type whatever.html and boom you're in

if you’re using thymeleaf, put it in templates if you want static pages like css/js/html, dump it in static

that “web” section in “new > other” only shows up for certain project types like old-school dynamic web projects (like with servlets and jsp)

but yeah bro, don't worry it’s not broken or anything—it’s just spring being spring lol

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Monkey.D Amith

79599482

Date: 2025-04-30 03:13:44
Score: 8.5 🚩
Natty: 5.5
Report link

Were you able to solve this? I am running into the same issue.

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

79599474

Date: 2025-04-30 03:00:41
Score: 5
Natty:
Report link

enter image description hereDid you go to preferences, under Run and try to add your extension?

Reasons:
  • 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): Did you
  • High reputation (-1):
Posted by: NaN

79599468

Date: 2025-04-30 02:55:40
Score: 5.5
Natty:
Report link

no clue how to answered?because im newbie for this

Reasons:
  • RegEx Blacklisted phrase (1.5): im new
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jimmy Adhari

79599460

Date: 2025-04-30 02:51:39
Score: 2
Natty:
Report link

Write Set-ExecutionPolicy -Scope CurrentUser RemoteSigned in your terminal, and then run npm install.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ShivamQmr

79599457

Date: 2025-04-30 02:46:38
Score: 1
Natty:
Report link

def setupVld(env):

sourcePath = env\['vldBinDir'\]

targetPath = env\['testDir'\]

toCopy = \['dbghelp.dll',

          'vld_x86.dll',

          'Microsoft.DTfW.DHL.manifest'\]

nodes = \[\]

for c in toCopy:

    n = env.Command(os.path.join(targetPath, c),

                    os.path.join(sourcePath, c),

                    SCons.Defaults.Copy("${TARGET}", "${SOURCE}"))

    nodes.append(n)

env\['vldDeps'\] = nodes
Reasons:
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Love

79599449

Date: 2025-04-30 02:34:35
Score: 2
Natty:
Report link

Finally, I have figured it out.

First thing first, it seems that the VS Installer cannot install the .NET 8 SDK for you anymore, and I had to install the SDK outside it, I downloaded dotnet-sdk-8.0.408-win-x64.exe from Microsoft's site and installed the SDK for VS.

Secondly, the culprit is an accidental copy of dotnet.exe, it was made under C:\Windows\System32, and somehow it is corrupted, for its size is 0 byte. I might have made the copy by accidental drag-and-drop, but I cannot be certain, as it should not be 0 byte in that case. This copy is not supposed to be there, and it caused me seeing the error "This app can't run on your PC" (please refer to the question). On the other hand, I realized that Visual Studio itself does not seem to know the location of dotnet.exe, and when it builds, it only relies on the system variables to find out where it is and execute dotnet.exe, and because there is a copy C:\Windows\System32\dotnet.exe, and C:\Windows\System32 is in the variable Path, VS 2022 simply invokes C:\Windows\System32\dotnet.exe, which caused the error "The SDK 'Microsoft.NET.Sdk' specified could not be found." Looking back the history, the problem started exactly the day when this copy was made.

I used tools like process monitor and the command 'where dotnet' for troubleshooting. In summary, I think Microsoft should improve the error message to be more descriptive.

I want to thank those people who tried to help.

Reasons:
  • Blacklisted phrase (0.5): I cannot
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: VincentZHANG

79599441

Date: 2025-04-30 02:22:32
Score: 3.5
Natty:
Report link

The solution arrived at was to just not use copy/paste. Why copy/paste was goofing up will just have to remain a mystery. The link below has more detail on the alternate methods I tried and what finally worked best.

Excel/Word macro slows with iteration

Reasons:
  • Blacklisted phrase (1): The link below
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Bluebonnet

79599431

Date: 2025-04-30 02:11:30
Score: 0.5
Natty:
Report link

In your Next.js config.

const nextConfig = {
  turbopack: {
    resolveAlias: {
      "next-mdx-import-source-file": "./mdx-components.ts",
    },
  },
};

The issue is caused by Turbopack. You can either disable it in the dev command or add this extra config.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Anonyo Noor

79599430

Date: 2025-04-30 02:08:29
Score: 1.5
Natty:
Report link

MediaStreamTrack {kind: 'video', id: '0294f910-1032-434e-8245-fb75ce93b840', label: '0294f910-1032-434e-8245-fb75ce93b840', enabled: true, muted: false, …} contentHint : "" enabled : true id : "0294f910-1032-434e-8245-fb75ce93b840" kind : "video" label : "0294f910-1032-434e-8245-fb75ce93b840" muted : false oncapturehandlechange : null onended : null onmute : null onunmute : null readyState : "live" stats : null

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: TARAK JANA

79599426

Date: 2025-04-30 02:05:28
Score: 7.5 🚩
Natty: 5.5
Report link

I am also getting this error. Have we got any solution yet. I am trying to build docker. I already have cmake on my requirements file. In my case i am getting error related to gcc++

Reasons:
  • Blacklisted phrase (1.5): m getting error
  • Blacklisted phrase (1): I am trying to
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (1): I am also getting this error
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mahalakshmi K

79599422

Date: 2025-04-30 02:00:16
Score: 5
Natty:
Report link

Could you just set the property in the physics material?

Image of how to do it

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

79599421

Date: 2025-04-30 01:59:16
Score: 2
Natty:
Report link

Latest version:

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ann Lin

79599418

Date: 2025-04-30 01:56:15
Score: 2
Natty:
Report link

A timeout error while connecting usually refers to network issues. Mkae sure you can connect to the instance first over the port.

Try something like "Test-NetConnection -Port 587 -ComputerName InstanceName" to verify

https://docs.aws.amazon.com/ses/latest/dg/send-email-smtp-client-command-line.html

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: kondapalli abhinav

79599407

Date: 2025-04-30 01:35:11
Score: 0.5
Natty:
Report link
  const sayHello = useRunOnJS((name: string) => {
    console.log(`Hello ${name}, I am running on the JS Thread!`);
  }, []);

And then

const frameProcessor = useFrameProcessor(
    async (frame) => {
      'worklet';

       sayHello('Matheus');
})
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Matheus Santos Araújo

79599399

Date: 2025-04-30 01:23:08
Score: 5
Natty:
Report link

Sorry, but I can't add a comment now. Have you tried postDelayed() instead of post()?

Reasons:
  • Whitelisted phrase (-1): Have you tried
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Manabu Nakamura

79599392

Date: 2025-04-30 01:18:07
Score: 2.5
Natty:
Report link

Perhaps unsent/undelivered messages could be queued, and when the client is back online the queued messages could be sent.

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

79599383

Date: 2025-04-30 01:07:04
Score: 2.5
Natty:
Report link

Gitlens version 17.0.3

// settings.json
  "gitlens.codeLens.authors.command": false,

or

enter image description here

will prevent toggle blame when author is clicked

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Taehyeong Kim

79599367

Date: 2025-04-30 00:43:59
Score: 2
Natty:
Report link

✨ Looking for a peaceful escape from your busy life? Step into serenity at Fabulous Asian Spa! 🌿

We offer luxurious massages, facials, and body treatments inspired by traditional Asian healing techniques. 💆‍♀️💫

📍 Visit us at: 4620 W Commercial Blvd Suite 11, Tamarac, FL 33319

📞 Call to book: 954-769-1588

💻 More info: [https://fabulousasianspa.com](https://fabulousasianspa.com/book-your-service)

Let us take care of your body, mind, and spirit. You deserve it! 🌸

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: casinomassagespa

79599364

Date: 2025-04-30 00:37:58
Score: 0.5
Natty:
Report link

Ok! I have a fix! I have replaced:

        if not guess or len(guess) != 1 or not guess.isalpha():
            return

With:

        if not guess or len(guess) != 1 or not guess.isalpha() or guess in self.guessed_letters:
            return

This checks if a letter has already been guessed, and doesn't take away lives if it has! ^_^

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Prometheus

79599363

Date: 2025-04-30 00:36:57
Score: 6 🚩
Natty: 4.5
Report link

The only answer, so far, suggests changing the underlying data. However, I am pulling in a vector layer that is polygon from a server that I don't control and would like to symbolize it by the outline and not fill (or as both). Any suggestions?

Reasons:
  • RegEx Blacklisted phrase (2): Any suggestions?
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: JMers

79599359

Date: 2025-04-30 00:32:53
Score: 6 🚩
Natty:
Report link

I Am facing the same issue and "Edit" is configured as recommended the last comment

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I Am facing the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Marcelino Saez Sosa

79599338

Date: 2025-04-30 00:05:47
Score: 1.5
Natty:
Report link

There should be an Interrupt button at the top of the tab

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Michael Brenndoerfer

79599330

Date: 2025-04-29 23:56:45
Score: 1
Natty:
Report link

Check whether you have more than one python versions that is separate. I faced the issue when my module was installed in python version 3.13 and the pyinstaller was running on python version 3.12

if you're on windows use where python to find how many versions are there and where they are located

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Kanish Ravikumar

79599327

Date: 2025-04-29 23:51:44
Score: 3
Natty:
Report link

For anyone who may read this, it would be better to just use python. Batch is limited. Python is just as easy to learn, use, is often (not always, but often) installed on computers, and is hundreds of times more powerful.

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

79599308

Date: 2025-04-29 23:14:36
Score: 1.5
Natty:
Report link

enter image description here

Took me a while to find this little switch. I couldn't make it happen with code, but looks like n8n got me covered. What a waste of time.

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

79599305

Date: 2025-04-29 23:10:35
Score: 2.5
Natty:
Report link

I just solved it removing the airflow-webserver.pid file from airflow volume folder and restaring the container.

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

79599293

Date: 2025-04-29 22:58:32
Score: 1
Natty:
Report link

point = '\u2022'

this is there you want the bullet to show.
e.g


from tkinter import *
tk = tkinter.TK()

lists = ['python', 'c', 'c++']
list_box = Listbox(tk, bg, fg, font,)
list_box.pack()

for list in lists:
    list_box.insert(END, f'\u2022 {list}'
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Musbi

79599285

Date: 2025-04-29 22:46:29
Score: 2
Natty:
Report link

data:image/jpeg;base64,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 rewrite too short

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Filler text (0.5): AAAAAAAAAAAAAAA
  • Filler text (0): AAAAAAAAAAAAAAAA
  • Filler text (0): AAAAAAAAAAAAA
  • Low reputation (1):
Posted by: Imen Khodja

79599284

Date: 2025-04-29 22:45:29
Score: 2
Natty:
Report link

You can simply just use docker-compose up ccc and it will run only container ccc and its dependencies.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: AdmWinther

79599283

Date: 2025-04-29 22:40:28
Score: 1
Natty:
Report link

None of these fixes worked for me I found that in my case it was an issue with vscode prettier extension.

Restart the extension fixed it for me.

Ref: https://github.com/prettier/prettier-vscode/issues/3578

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Jim

79599280

Date: 2025-04-29 22:37:27
Score: 0.5
Natty:
Report link

This might get you some of the way:

Get-MgUser -All | Format-List  ID, DisplayName, Mail, UserPrincipalName
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: MrCalvin

79599272

Date: 2025-04-29 22:23:24
Score: 1.5
Natty:
Report link

To get the mean (average) of a body of values, you first get the sum of all values, then divide by the number of values,

ie. if my values are:

1,6,8,2 = 17

17/4 = 4.25

Therefore, my average is 4.25

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Prometheus

79599266

Date: 2025-04-29 22:14:22
Score: 1
Natty:
Report link

The solution was a combination of the suggestions: 1) don't use ranges that are updated frequently; 2) use a single string variable and search that.

First, here is a generic example of one line of my data. The structure is the same for each line. The document is about 50 lines with different keywords. I need the groups that have the word DATA in them:

XXXXXXX DATA1XXXXX XXXXXXXXXX KEYWORD XXXXX XXXX DATA2XX XXXX XXXXXXX

The first attempt to increase speed was to read each paragraph of the document into an array element. Each paragraph was one line of data for me due to document structure. I then searched each array element for the keyword and used character position and data length to extract data. This worked, and was faster the searching in the document, but it was still slow. Interestingly, the processing time per file varied wildly, between 10 seconds to over 2 minutes. I put some time tracking code in, and on average it was about 25% reading the document into the array, 75% extracting data, but this percentage also varied wildly. At one point I noticed in Task Manager that Word was using a lot of processor, so I thought I would close the document after reading it into the array which might speed things up. For reasons I don’t understand, when I implemented, the array data disappeared as soon as I closed the document. It was if the array existed in Word, even though the code was running in Excel.

The final code edit reads the entire document into a single string variable. The code then searches the string for the keyword and finds the character position where the keyword starts. It then uses a function to extract the data elements I need based off a relative character position from the keyword start and the data length (so if my data element starts 20 characters back from keyword start, the function is passed -20 as the relative position).

This method does the data extraction in less than 1 second. The speed limiter now is opening and closing each file. In total, I went from averaging about 1.5 minutes per file to about 10 seconds.

Sub ProcessWithString()
Dim WordApp As Object, WordDoc As Object 
Dim strFile As String 
Dim i As Integer 
Dim shtData As Worksheet, shtTemp As Worksheet, shtYear As Worksheet 
Dim strWholeDoc As String

Application.EnableEvents = False 
Application.Calculation = xlCalculationManual

'Word session creation 
Set WordApp = CreateObject("Word.Application")

'true to see it, false to not 
WordApp.Visible = True

Set shtYear = Sheets("2024") 
Set shtTemp = Sheets("temp data") 
Set shtData = Worksheets("Data")

k = shtData.Cells(100000, 1).End(xlUp).Row + 1 'First row to output

iLastFile = shtYear.Range("A1").End(xlDown).Row

For i = 2 To iLastFile
    
    'Fully pathed file name
    strFile = shtYear.Cells(i, 1).Value
    
    'open the .doc file
    Application.DisplayAlerts = False
    
    Set WordDoc = WordApp.Documents.Open(strFile)
    
    Application.Wait (Now + TimeValue("0:00:2"))
    
    'read entire document into string variable
    WordApp.Selection.WholeStory
    strWholeDoc = WordApp.Selection

    With shtData

     'function GetDataElement arguments: 'string of entire document, Search term,   data relative start pos, data length
        .Range("Z" & k) = GetDataElement(strWholeDoc, "KEYWORD", -26, 10)    'data 1
        .Range("AA" & k) = GetDataElement(strWholeDoc, "KEYWORD", 51, 7)   'data2

        'repeat using the function for each keyword

    End With

nexti: 
    k = k + 1

    Application.StatusBar = i & " of " & iLastFile

    shtData.Activate

    WordDoc.Close (wdDoNotSaveChanges) 'Leaves app open 
    Set WordDoc = Nothing

Next i

WordApp.Quit 
Set WordApp = Nothing

Application.EnableEvents = True 
Application.Calculation = xlCalculationAutomatic

End Sub


Function GetDataElement(strWholeDoc, strSearchTerm, iRelStartLoc, iLength)

iKeyStart = InStr(strWholeDoc, strSearchTerm)

If iKeyStart <> 0 Then
    GetDataElement = Mid(strWholeDoc, iKeyStart + iRelStartLoc, iLength)
Else
    GetDataElement = "Not found"
End If
Reasons:
  • Blacklisted phrase (0.5): I need
  • Long answer (-1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Filler text (0.5): XXXXXXXXXX
  • Low reputation (1):
Posted by: Bluebonnet

79599264

Date: 2025-04-29 22:14:22
Score: 3
Natty:
Report link

You should use job.commit() to successfully mark the job as completed. Calling sys.exit(0) alone will still result in the job being marked as "Failed", because Glue expects the script to finish with a call to job.commit() or otherwise run to normal completion.

If you're still seeing an error, could you provide the specific error message, that would help clarify exactly what you're running into.

Reasons:
  • RegEx Blacklisted phrase (2.5): could you provide
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Damola

79599260

Date: 2025-04-29 22:11:21
Score: 2.5
Natty:
Report link

but that's not what I want, because I want the generic version to be guaranteed to have a T and the non-generic to never have a T.

The other option is to give the generic and non-generic classes different names, and inherit one from the other.

export interface ServiceResult1 {}; export interface ServiceResult2 extends

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mohamed Shehata

79599256

Date: 2025-04-29 22:06:20
Score: 0.5
Natty:
Report link

Posting my own answer because people are already voting to close, and that's just not useful.

The answer is: it doesn't appear possible. I can either make result optional:

export interface ServiceResult<T> { result? T; }

... but that's not what I want, because I want the generic version to be guaranteed to have a T and the non-generic to never have a T.

The other option is to give the generic and non-generic classes different names, and inherit one from the other.

export interface ServiceResult1 {};
export interface ServiceResult2<T> extends ServiceResult1 { result: T };

Neither is optimal, so that answers both my questions.

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: emery.noel

79599255

Date: 2025-04-29 22:04:20
Score: 1.5
Natty:
Report link

I have ended up with three accounts. I can log into at least two of them, but can't get ANY support. I'm about to just put a block on my credit card since it is impossible to get any support. Always the same web page which doesn't even let you open a ticket...

It is integrated with Mautic (open source email marketing software) and it sends emails, but I need some support and can't open a ticket or find anyone to respond. Don't need to talk to anyone, just a few email questions and sendgrid is impossible to get ahold of

Reasons:
  • Blacklisted phrase (0.5): I need
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user213831

79599250

Date: 2025-04-29 21:59:19
Score: 1
Natty:
Report link

I got into this state by right-clicking on the tab-bar background and choosing "Tab Bar" > "Single Tab". You can't get back to "Multiple Tab" mode the same way because there's no tab-bar background in "Single Tab" mode.

the way back to "Multiple Tab" mode isn't hidden but it might not be the same place you left it from.

this issue was resolved for me with "View" > "Appearance" > "Tab Bar" > "Multiple Tab" (on MacOS)

enter image description here

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: dtudury

79599249

Date: 2025-04-29 21:59:19
Score: 0.5
Natty:
Report link

You need to re-create this all again.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: marky

79599245

Date: 2025-04-29 21:55:18
Score: 0.5
Natty:
Report link

This still triggers a "too frequent alert" stop sometimes when the market moves extremely fast but for the most part, solves my problem. I had to set to 15 initially but it seems that 14 makes TradingView's limitation happier.

// === Array to store entry timestamps ===
var array<int> entryTimes = array.new_int()

// Detecting a new entry (when total closed + open increases)
var int lastTotalTrades = 0
currentTotalTrades = strategy.closedtrades + strategy.opentrades

if currentTotalTrades > lastTotalTrades
    array.push(entryTimes, time)
    lastTotalTrades := currentTotalTrades
    lastTotalTrades

// Check 14th most recent trade
canTrade = true
if array.size(entryTimes) >= 14
    timeOf14thLastTrade = array.get(entryTimes, array.size(entryTimes) - 14)
    timeSince14thTrade = (time - timeOf14thLastTrade) / 1000 // in seconds
    canTrade := timeSince14thTrade >= 180
    canTrade
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Chris

79599240

Date: 2025-04-29 21:52:17
Score: 4
Natty:
Report link

I think it is a good question.

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Myo Yupar Tin Win

79599229

Date: 2025-04-29 21:33:13
Score: 1.5
Natty:
Report link

I wanted to add the main custom tailwind.config.ts file as tailwindcss.ts file

tailwindcss.ts

import type {Config} from "tailwindcss";

const config: Config = {
    darkMode: "class",
    content: [
        "./pages/**/*.{js,ts,jsx,tsx,mdx}",
        "./components/**/*.{js,ts,jsx,tsx,mdx}",
        "./app/**/*.{js,ts,jsx,tsx,mdx}",
        "./sanity/**/*.{js,ts,jsx,tsx,mdx}",
    ],
    theme: {
        extend: {
            screens: {
                xs: "475px",
            },
            colors: {
                primary: {
                    "100": "#FFE8F0",
                    DEFAULT: "#EE2B69",
                },
                secondary: "#FBE843",
                black: {
                    "100": "#333333",
                    "200": "#141413",
                    "300": "#7D8087",
                    DEFAULT: "#000000",
                },
                white: {
                    "100": "#F7F7F7",
                    DEFAULT: "#FFFFFF",
                },
            },
            fontFamily: {
                "work-sans": ["var(--font-work-sans)"],
            },
            borderRadius: {
                lg: "var(--radius)",
                md: "calc(var(--radius) - 2px)",
                sm: "calc(var(--radius) - 4px)",
            },
            boxShadow: {
                100: "2px 2px 0px 0px rgb(0, 0, 0)",
                200: "2px 2px 0px 2px rgb(0, 0, 0)",
                300: "2px 2px 0px 2px rgb(238, 43, 105)",
            },
        },
    },
    // eslint-disable-next-line @typescript-eslint/no-require-imports
    plugins: [require("tailwindcss-animate"), require("@tailwindcss/typography")],
};

export default config;

global.css

@import "tailwindcss";
@plugin "../tailwindcss.ts";

:root {
  --background: #ffffff;
  --foreground: #171717;
}

but still not working having the

Error evaluating Node.js code
TypeError: b is not a function
Reasons:
  • Blacklisted phrase (2): still not working
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Shah Rahul

79599222

Date: 2025-04-29 21:23:10
Score: 7.5 🚩
Natty: 6
Report link

Were you able to find a solution to this problem? I am also facing it when attempting zk migration to kraft on Kafka version 3.9.

Reasons:
  • RegEx Blacklisted phrase (1): Were you able to find a solution
  • 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: user30407590

79599221

Date: 2025-04-29 21:22:10
Score: 0.5
Natty:
Report link

Just use a for loop to build the list?

set words {}
for {set n 0} {$n < 16} {incr n} {
    lappend words voltage_ptat_op$n
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-2):
Posted by: Shawn

79599219

Date: 2025-04-29 21:22:09
Score: 4.5
Natty:
Report link
  1. Ast time and best of luck for the world you are also due to me and best regards John to ekatu years old pic 😅 me know when to ekatu pare'i
Reasons:
  • Blacklisted phrase (0.5): best regards
  • Blacklisted phrase (1): regards
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Eyissjv Didiy

79599206

Date: 2025-04-29 21:13:07
Score: 0.5
Natty:
Report link

If you need a hot fix, just add to client constuctor requestChecksumCalculation: "WHEN_REQUIRED"

  const client = new S3({
    // ... other params
    requestChecksumCalculation: "WHEN_REQUIRED",
  });

For more details see The GitHub issue about this bug

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Kamil' Ocean