79422928

Date: 2025-02-08 09:42:03
Score: 1.5
Natty:
Report link

For now you can disable the onemodel service in the system.yaml and do restart of the Artifactory.

onemodel:
  enabled: false






Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Muniraju M K

79422916

Date: 2025-02-08 09:34:01
Score: 1.5
Natty:
Report link

I also did my own reverse engineering of the NOAA excelsheet. And to to basically same formula's except for one. Richard Droste's last line reads: X = (720-4lng-V+UTCoff60)60; However the calculation in column X, line 2 of the NOAA excel sheet reads: "=(720-4$B$3-V2+$B$4*60)/1440, where $B$3 is "lng" and $B$4 is UTCoff in Richards definition. Hence the difference is NOAA is dividing by "1440" at the end and Richard is taking "60". i assume he's accounting for the missing factor "24" (1440/60) in his time conversions later on.

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

79422915

Date: 2025-02-08 09:34:01
Score: 2.5
Natty:
Report link

I don't know if your problem has been solved, I am a graduate student and am currently learning about flushreload attacks, can you discuss it with each other, my email is [email protected]

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

79422906

Date: 2025-02-08 09:23:59
Score: 3.5
Natty:
Report link

I think you should reinstall and setup the PGAdmin

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

79422897

Date: 2025-02-08 09:19:58
Score: 2.5
Natty:
Report link

Goggle checkout products that gives without going anywhere we get the knowledge in home with suitable time.same like this we provide also same digital products thats suits to you in your daily life that websites is ecommdiyguide

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

79422896

Date: 2025-02-08 09:18:58
Score: 1
Natty:
Report link

In my case on Mac OS (on different versions) the solution was simply: restart the computer. It fixed my problem always with working copies of the project which stopped to start without a reason reporting that error.

I tried some time to change the port number but it didn't fix, so restarting fixed, at least for project where the project did worked without any change/upgrade.

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

79422895

Date: 2025-02-08 09:17:58
Score: 0.5
Natty:
Report link

You don't need to use webview.

Try the example code located under https://github.com/yushulx/flutter_camera_windows. It supports barcode scanning with flutter_barcode_sdk. I modified the official camera windows plugin to provide stream images.

Additionally, I published a lightweight camera plugin for Windows, Linux and macOS: flutter_lite_camera. The plugin also contains a barcode detection example.

enter image description here

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • No code block (0.5):
  • High reputation (-2):
Posted by: yushulx

79422889

Date: 2025-02-08 09:13:57
Score: 2.5
Natty:
Report link

Erase All content and settings worked for me

enter image description here

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
Posted by: Khaled Boussoffara

79422887

Date: 2025-02-08 09:11:56
Score: 3
Natty:
Report link

Great, it really is excellent seeing that you would like to learn, Once i acquire to the distinct is normally the particular website. betgaranti

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

79422883

Date: 2025-02-08 09:04:55
Score: 2
Natty:
Report link

Take a look for Why is it said that IMAGE_OPTIONAL_HEADER doesn't have a fixed size?

Why would you compare SizeOfOptionalHeader instead of using OptionalHeader.Magic? because of this comment:

This is stated in the documentation for IMAGE_OPTIONAL_HEADER32 and IMAGE_OPTIONAL_HEADER64: "The number of directories is not fixed. Check the NumberOfRvaAndSizes member before looking for a specific directory." So, while the struct has a fixed size, the header does not

So you shouldn't compare using SizeOfOptionalHeader, instead comparing by OptionalHeader.Magic.

Reasons:
  • RegEx Blacklisted phrase (1.5): fixed size?
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: winapiadmin

79422875

Date: 2025-02-08 08:59:54
Score: 1.5
Natty:
Report link

This weird behaviour appears to have been caused by a version of BeyondTrust, and eventually fixed itself, presumably when a later version of BeyondTrust was updated.

The behaviour (of changing the changing the current drive) was not limited to SQL*Plus, but also happened in other shell-like environments (even CMD - opening a command prompt window would bring you back to C:\Windows)

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

79422867

Date: 2025-02-08 08:56:53
Score: 0.5
Natty:
Report link

Using gitbash, you can export the variable on the ~/.bashrc file:

But for some reason export XDG_CONFIG_HOME="~/.config" doesn't work on windows.

I've had to use the explicit path export XDG_CONFIG_HOME="C:\Users\YOURUSERNAME\.config"

This is using version 0.9.5, so this might be fixed on newer versions.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Gustavo J.C.

79422866

Date: 2025-02-08 08:55:52
Score: 2
Natty:
Report link

In new version Notepad++ :

  1. Select the menu option Settings - Preferences - Editing
  2. Set the line wrap radio button to "default" instead of "aligned"
Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: AhmdAzza

79422861

Date: 2025-02-08 08:51:51
Score: 4
Natty: 4
Report link

https://docs.spring.io/spring-boot/reference/testing/spring-boot-applications.html#testing.spring-boot-applications.detecting-configuration

@SpringBootConfiguration is mainly for unit test and integration test to automatically find configuration without having you to use @ContextConfiguration and nested configuration class

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @SpringBootConfiguration
  • User mentioned (0): @ContextConfiguration
  • Low reputation (1):
Posted by: Vidhya Ambethkar

79422859

Date: 2025-02-08 08:46:49
Score: 4
Natty:
Report link

In VS Code, open the terminal, click on the dropdown arrow next to the + button, select 'Select Default Profile,' and then choose the terminal you want to use.enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: PrathamBhandari

79422856

Date: 2025-02-08 08:44:49
Score: 1
Natty:
Report link

The /metrics endpoint at kubelet is exposed by the kubelet itself. Kubelet collects the metrics information from the node it is running. Relevant information can be found in the k8s documentations(https://kubernetes.io/docs/concepts/cluster-administration/system-metrics/). Metrics in Kubernetes.

When calling the /metrics called at api-server, it will collect information from all relevant components, including the /metrics from kubelet, which can be shown in the Resource metrics pipeline(https://kubernetes.io/docs/tasks/debug/debug-cluster/resource-metrics-pipeline/#:~:text=The%20metrics%2Dserver%20calls%20the,metrics%2Fresource%20in%20version%20v0.). Resource metrics pipeline.

Go back to your question, kubelet on each node expose /metrics endpoint, the statistics from which are maintained by kubelet itself.

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

79422855

Date: 2025-02-08 08:43:48
Score: 4
Natty:
Report link

When deploying for my project it is giving error that some jpg file in the sec/pages/asset is missing but it is there and hence build creation is failing

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): When
  • Low reputation (1):
Posted by: Guest

79422851

Date: 2025-02-08 08:38:46
Score: 4
Natty:
Report link

Have you fixed this error yet? I found a solution using "lite-server", however the new problem is that "lite-server" reloads the entire files every time it updates.

I'm still looking for live-server solution.

Reasons:
  • RegEx Blacklisted phrase (1.5): fixed this error yet?
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: VSRS

79422835

Date: 2025-02-08 08:23:44
Score: 1.5
Natty:
Report link

You might be using the default site key, which is intended for web applications. To resolve this, generate platform-specific keys for Android and iOS via Google Cloud Console:

Google Cloud Console > Detection & Controls > reCAPTCHA > Create Key > Select Platform

Try integrating reCAPTCHA Enterprise natively in Flutter using the recaptcha_enterprise_flutter package.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Jayadev Panthaplavil

79422832

Date: 2025-02-08 08:21:44
Score: 3
Natty:
Report link

The question is, why this is just happenning now after the upate of nodejs to the version 22.13.1 ?? I use to have the nodejs version 20.18.1 and everything was working fine without changing the ExecutionPolicy to what so ever, and since I installed the updated version of the nodejs all these ExecutionPolicy errors started to pop up. What could be the reason? is there any explanation to this.

I just reverted back to the previous version of nodejs and all working fine without touching the ExecutionPolicy of windows.

Reasons:
  • Blacklisted phrase (1): is there any
  • Blacklisted phrase (1): What could be
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Noomen

79422831

Date: 2025-02-08 08:21:43
Score: 4.5
Natty:
Report link

I think this has the same design trade off as discussed here for single queue vs multiple queue When to use one queue vs multiple?.

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

79422830

Date: 2025-02-08 08:20:43
Score: 2
Natty:
Report link

The "pacakge.json" file is only placed in the main folder and if you add it to subfolders or run the install command again, it can cause conflicts. If you want to use different routing in the subfolder, you must use strict addressing.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Roochiar Fazli

79422826

Date: 2025-02-08 08:17:42
Score: 3.5
Natty:
Report link

I am trying to display a dynamic numeric value (for example, a live price or calculated value) next to my indicator’s name in TradingView’s status line (the area where indicator values are shown). My goal is to show this number without drawing any visible plot or line on the chart itself.

The Issue:

Currently, the common workaround is to use the plot() function with various display options and set the line’s transparency to 100 (fully transparent) so that the line does not appear on the chart. For example:

plot(close, "close", color.red, display=display.all - display.status_line)
plot(close, "close", color.green, display=display.all - display.status_line - display.price_scale)
plot(close, "close", color.yellow, display=display.pane)

However, even when I set the line transparency to 100, an invisible line is still technically drawn. When I select the indicator on the chart, the selection grips (handles around the plotted line) become visible. These grips are distracting and can confuse users, as they imply that there is a visible drawing element on the chart even though the line itself is fully transparent.

//Plot AO and AC
plot(xSMA1_SMA2,title = 'AO',color=color.new(awesomeColor, 100))
plot(accelerator,title = 'AC',color=color.new(acceleratorColor, 100))

What I Need:

A way to display the dynamic numeric value solely in the indicator’s status area (next to the indicator’s name or in the data window) without any actual plot line being rendered on the chart. The solution should ensure that when the indicator is selected, there are no visible artifacts (like selection grips) that indicate an underlying plot. Context:

I understand that TradingView’s Pine Script inherently uses functions like plot() to display data and that the platform’s UI (which shows HLCO values next to the symbol name) is part of its built-in functionality. However, for custom indicators, it seems that there isn’t an option to output text solely to the status line without also drawing a plot on the chart. The currently available methods result in at least an invisible plot, which still causes the selection outlines to appear upon interaction.

Question:

Is there a method or workaround in Pine Script that allows me to display a dynamic numeric value only in the status line (or next to the indicator name) without drawing any plot line on the chart? If not, is this a limitation of Pine Script/TradingView, or are there any best practices for handling this scenario?

enter image description here

Reasons:
  • Blacklisted phrase (0.5): I Need
  • Blacklisted phrase (1): I am trying to
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Piroozman

79422816

Date: 2025-02-08 08:08:40
Score: 0.5
Natty:
Report link

i used this little trick and i think it's better than writing the logic separately in js

<dialog>
  <form method="dialog">
    <!-- stuff you want -->
    <button type="button" class="btn" onclick="this.closest('dialog').close()">
      Cancel
    </button>
  </form>
</dialog>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Usman Sabuwala

79422812

Date: 2025-02-08 08:03:39
Score: 2.5
Natty:
Report link

Use this Evaluate Expression (Alt+F8) during debugging

org.apache.commons.io.FileUtils.writeByteArrayToFile(new File("newfile.jpg"), bytearrayofdata);    

Cheers!!

Reasons:
  • Blacklisted phrase (1): Cheers
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Reet

79422809

Date: 2025-02-08 08:00:38
Score: 4
Natty:
Report link

For someone using MS Pinyin, this setting also matters:

MS Pinyin settings about Ctrl+Space

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

79422804

Date: 2025-02-08 07:56:36
Score: 4
Natty:
Report link

please look at the following url

https://help.sap.com/docs/SAP_BUSINESSOBJECTS_BUSINESS_INTELLIGENCE_PLATFORM/09382741061c40a989fae01e61d54202/46758c5e6e041014910aba7db0e91070.html

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

79422801

Date: 2025-02-08 07:52:31
Score: 4
Natty: 5
Report link

Triton 3 wheels published for Windows and working https://github.com/woct0rdho/triton/releases

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

79422797

Date: 2025-02-08 07:47:30
Score: 3.5
Natty:
Report link

A Java variable cannot start with a digit because. 6k means 6 multiplied by k.

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

79422792

Date: 2025-02-08 07:43:30
Score: 2.5
Natty:
Report link

I noticed cat test.cpp results nothing so must have been not written. I flushed and closed the temp file and it worked.

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Minh Khôi Nguyễn

79422780

Date: 2025-02-08 07:32:27
Score: 1.5
Natty:
Report link

I faced a similar issue then what I did was, I copied the file location from the browser and go to the file explorer and pasted the file location and the file was indeed there! So I opened the file from the location as admin. After that Jupyter seem to have no problem opening the file ever.

N:B: If the file cannot be found from explorer Try to paste the folder location in file explorer removing the file name.

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

79422773

Date: 2025-02-08 07:25:26
Score: 3.5
Natty:
Report link

above solution worked , i think new eas-cli not working .

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

79422768

Date: 2025-02-08 07:22:25
Score: 8.5 🚩
Natty: 6.5
Report link

did you find the answer to this? I am in a very similar situation.

Reasons:
  • Blacklisted phrase (1): answer to this?
  • RegEx Blacklisted phrase (3): did you find the answer to this
  • 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 answer to this
  • Low reputation (1):
Posted by: Girivinay Padegal

79422767

Date: 2025-02-08 07:22:25
Score: 2
Natty:
Report link

thank you for answer it is work fine. Manually it was impossible for me to do this and you have helped me a lot

But It didn't create input.bin and there was a problem, but it didn't matter.

I changed it to

 import os

CHUNK = 2048
PADDING = b'\xff' * 64
INPUT_SIZE = 0x8000000  # 128MiB 

# Generate example input
# with open('input.bin', 'wb') as file:
#   for addr in range(0, INPUT_SIZE, 4):  # 128MiB
#      file.write(addr.to_bytes(4))

# Add FF chunks.
with open('input.bin', 'rb') as infile, open('output.bin', 'wb') as outfile:
    for _ in range(0, os.path.getsize('input.bin'), CHUNK):
        chunk = infile.read(CHUNK)
        outfile.write(chunk)
        outfile.write(PADDING)
 

thank you

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (1): helped me a lot
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Naser Irani Irani

79422766

Date: 2025-02-08 07:21:25
Score: 1
Natty:
Report link

Downloading "undownloadable" Flash clips typically requires tools like screen recorders or specialized browser extensions. Some Flash content can be extracted by analyzing network requests using Developer Tools (F12) > Network Tab in your browser. Alternatively, tools like youtube-dl (if the source is supported) or screen recording software like OBS Studio can capture the video in real time. Once downloaded, you can convert the file if necessary (e.g., from SWF to MP4) and upload it to YouTube.

For a more detailed guide, visit.

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

79422757

Date: 2025-02-08 07:04:22
Score: 3
Natty:
Report link

Make sure you have added your custom authentication filter into your security filter chain.

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

79422756

Date: 2025-02-08 07:03:22
Score: 1
Natty:
Report link

First, let's understand what an SSH key is. SSH stands for Secure Shell , and an SSH key is a cryptographic key used to securely authenticate your computer with GitHub (or any other remote server).

The main purpose of using SSH keys with GitHub is security . Imagine this: if you’re working on a project and need to commit code 100 times in a single day, you’d have to enter your username and password every time you push or pull changes. This process can be tedious, time-consuming, and inefficient.

However, by using SSH keys, GitHub can authenticate you automatically without requiring you to repeatedly enter your credentials. This not only saves time but also enhances security, as SSH keys are much harder to compromise compared to passwords.

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

79422752

Date: 2025-02-08 06:58:21
Score: 0.5
Natty:
Report link

I fixed that by add this line in build.gradle.kts(:app)

dependencies { ... implementation("androidx.collection:collection:1.4.5") ... }

Reasons:
  • Whitelisted phrase (-2): I fixed
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mscha

79422750

Date: 2025-02-08 06:53:20
Score: 0.5
Natty:
Report link

There is a label @hide marked in the annotation of constant value AudioFormat.SAMPLE_RATE_HZ_MIN according to Android framework source code. That means you can't refer or use it in your code casually.
However, a workaround is using Reflection to get it.

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

79422747

Date: 2025-02-08 06:46:19
Score: 0.5
Natty:
Report link

Very simple by using the following SQL-Query (this simply reconnects the ibd to the frm, this connection is only saved in ibdata1 in the parent directory):

ALTER TABLE tablename IMPORT TABLESPACE;

Even in 2025 with support by copilot and deepseek i wasted 10 hours finding a solution...

HeidiSQL was showing views, but no structure, but in csv-import all fields appeared, using sql-dump all structure appeared, even comments, but wrong varchar lengths (1), but setting generous worked fine, if too short, rest of line gets damaged. in that case, just make sure ibd is saved somewhere else, drop table, change structure, import table again, check again ...

HxD showed me the fieldsizes in maxbytes, so varchar(200) becomes 800, as i used standard mb4 coding, but i was too lazy to do that for all fields in all tables in all databases ...

Then i decided to give DBeaver a try, as consistently suggested by AI (MySQL Utilities completely outdated and Shell also not working), where I saw the correct lengths.

So only then i decided to just try to follow the last step only of AI advise:

  1. backup (no need)
  2. create identical named (no need) table in second instance (no need)
  3. drop tablespace (only deletes ibd, no need, especially on the original)
  4. import tablespace (the solution)
Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user29556272

79422746

Date: 2025-02-08 06:46:18
Score: 4
Natty: 4
Report link

I like reading about stuff like this because i can kind of grasp what you guys are saying

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

79422735

Date: 2025-02-08 06:38:17
Score: 3.5
Natty:
Report link

Hey I want to say the main issue is the localhost usage for the uri. I recommend switching to Ticketmaster and utilizing their api. It is much easier as I was struggling with the same issues with Eventbrite's API

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

79422729

Date: 2025-02-08 06:27:15
Score: 2.5
Natty:
Report link

Simply just reinstalling the app from google play store worked for me :')

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sharabh Mishra

79422719

Date: 2025-02-08 06:18:13
Score: 2.5
Natty:
Report link

You need to use third party api service like rapidapi of zylalab api service. Am using paid api for my instagram downloader

https://dowmate.com

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: raju raj

79422715

Date: 2025-02-08 06:14:12
Score: 8 🚩
Natty: 5.5
Report link

5 years later, I have the exact same issue and struggle to find an answer. Can you, please, share how you managed to solve the issue?

Your response is much appreciated! Ana (Wordpress Newbie)

Reasons:
  • Blacklisted phrase (1): appreciated
  • RegEx Blacklisted phrase (1.5): solve the issue?
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the exact same issue
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Ana-Maria Badea

79422712

Date: 2025-02-08 06:10:10
Score: 1.5
Natty:
Report link

I have a solution here but the downside to it is that the slider images will lose responsiveness.

Idea is to wrap the slider navigation buttons inside a separate div which is absolute positioned and has fixed height lets say 200px, then we need to assign fixed height to the images also which is also 200px. This way it seems that the slider nav buttons are always centered related to the image.

This is just one solution I came up with, still open for other, more responsive solutions.

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

79422710

Date: 2025-02-08 06:08:10
Score: 2.5
Natty:
Report link

I am seeing same hydration issue with next 15, react 19, chakra v3 when running --turbopack. Without --turbopack it works fine. In paticular it is happening on the the Popover component.

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

79422703

Date: 2025-02-08 06:00:09
Score: 1.5
Natty:
Report link

I'm also having trouble getting startMonitoringBeacons to trigger didEnterRegion, while startRangingBeacons works fine.

Issue Summary:

startMonitoringBeacons does not trigger didEnterRegion when using a wildcard region (new Region("wildcardRegion", null, null, null)). However, if I specify a UUID, Major, and Minor (specifiedRegion), the callback does trigger correctly. startRangingBeacons works fine and continuously detects beacons, so permissions and configuration seem correct.

Code Snippet:

BeaconManager beaconManager = BeaconManager.getInstanceForApplication(this);

// Define beacon format (iBeacon)
beaconManager.getBeaconParsers().clear();
beaconManager.getBeaconParsers().add(new BeaconParser()
        .setBeaconLayout("m:2-3=0215,i:4-19,i:20-21,i:22-23,p:24-24"));

// Ranging works fine
beaconManager.addRangeNotifier((beacons, region) -> {
    if (!beacons.isEmpty()) {
        for (Beacon beacon : beacons) {
            Log.d(TAG, "Ranged Beacon: " + beacon.getId1());
        }
    }
});
beaconManager.startRangingBeacons(wildcardRegion);

// Monitoring (Not Working for wildcardRegion)
beaconManager.addMonitorNotifier(new MonitorNotifier() {
    @Override
    public void didEnterRegion(Region region) {
        Log.d(TAG, "Entered Region: " + region.getUniqueId());
    }

    @Override
    public void didExitRegion(Region region) {
        Log.d(TAG, "Exited Region");
    }

    @Override
    public void didDetermineStateForRegion(int state, Region region) {
        Log.d(TAG, "Region State Changed: " + state);
    }
});

// Not Working
Region wildcardRegion = new Region("wildcardRegion", null, null, null);
beaconManager.startMonitoring(wildcardRegion);

// Working
Region specifiedRegion = new Region("specifiedRegion",
   Identifier.parse("fda50693a4e24fb1afcfc6eb07647825"),
   Identifier.parse("1"), Identifier.parse("2"));
beaconManager.startMonitoring(specifiedRegion);

Environment Information:

Library: AltBeacon 2.19
Android Version: 9
Device: Google Pixel 6  
Permissions: ACCESS_FINE_LOCATION, BLUETOOTH, FOREGROUND_SERVICE (granted)  
Background Scanning: Enabled  

Questions:

1. Does wildcard region monitoring (new Region("wildcardRegion", null, null, null)) work as expected in the latest AltBeacon version?
2. Are there specific configurations required for monitoring wildcard regions?
3. Any debugging tips to find out why didEnterRegion is not triggering for wildcard regions while specific regions work fine?
Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: user3222109

79422701

Date: 2025-02-08 05:58:08
Score: 0.5
Natty:
Report link

Update: 2025

The Google Forms UI has been changed and is possible to add a hyperlink in a question Title. It's also possible to format text. However it appears that this must be done manually (via Forms UI) since these options are not (yet??) available in Apps script.


Google Forms UI

FormUI

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • High reputation (-1):
Posted by: Tedinoz

79422692

Date: 2025-02-08 05:48:07
Score: 1
Natty:
Report link

You should declare the return type of withPaginatedData function. Otherwise, it is not be recognized by MyStore

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

79422690

Date: 2025-02-08 05:46:06
Score: 1.5
Natty:
Report link

devtools::install_bitbucket("richierocks/assertive.base") # install this one first! (other's depend on it) - then assertive.properties

these also need to be installed

devtools::install_bitbucket(c("richierocks/assertive.numbers", "richierocks/assertive.files", "richierocks/assertive.sets", "richierocks/assertive.matrices", "richierocks/assertive.models", "richierocks/assertive.reflection"))

then you can install

devtools::install_bitbucket("richierocks/assertive")

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Martin Teicher

79422684

Date: 2025-02-08 05:41:05
Score: 0.5
Natty:
Report link

with visual studio 2022 and dotnetcore. you can use address of operator in memory address box enter image description here

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: rawel

79422683

Date: 2025-02-08 05:40:05
Score: 1
Natty:
Report link

Try to run: dart fix --apply command in the terminal.

This command analyzes and automatically applies fixes to your project, which may resolve any import-related issues.

Additional Fixes to Try:

  1. Restart Android Studio – Sometimes, a simple restart can refresh indexing and resolve the issue.

  2. Invalidate Caches and Restart – Go to File > Invalidate Caches / Restart and select Invalidate and Restart. Check Dart and Flutter Plugins – Ensure both Dart and Flutter plugins are installed and up to date.

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

79422682

Date: 2025-02-08 05:39:05
Score: 1.5
Natty:
Report link
  1. Make sure lombok plugin is installed
  2. Make sure you have "Enable Annotation Processing" option checked (Build, Execution, Deployment -> Compiler -> Annotation Processors)
  3. Here (Build, Execution, Deployment -> Compiler -> Annotation Processors),Select your app module and activate "Obtain processors from project classpath"
Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: leonel wabo

79422676

Date: 2025-02-08 05:34:04
Score: 1.5
Natty:
Report link

Turns out, in createApplicant, I was not adding my created entity to the repository.

Added a line to do that and that solved the issue at hand.

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

79422674

Date: 2025-02-08 05:33:03
Score: 1
Natty:
Report link

You can try with -e parameter:

cdk deploy -e parentStack

-e:

--exclusively, -e BOOLEAN Only deploy requested stacks and don't include dependencies.

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

79422666

Date: 2025-02-08 05:20:01
Score: 3.5
Natty:
Report link

Use the function =ABS(C3-C2)*1440 in D2, and copy it down.

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

79422664

Date: 2025-02-08 05:14:00
Score: 0.5
Natty:
Report link

I faced with this problem and found how to fix it, Just correct modified permission of SANDBOX, run this code on terminal:

sudo chown root:root /opt/Termius/chrome-sandbox
sudo chmod 4755 /opt/Termius/chrome-sandbox
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: mohammad falahat

79422659

Date: 2025-02-08 05:05:57
Score: 14 🚩
Natty:
Report link

did you find any answer for this i have the same problem please provide the solution

Reasons:
  • Blacklisted phrase (1): i have the same problem
  • RegEx Blacklisted phrase (2.5): please provide the solution
  • RegEx Blacklisted phrase (3): did you find any answer
  • RegEx Blacklisted phrase (1): i have the same problem please
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i have the same problem
  • Single line (0.5):
  • Starts with a question (0.5): did you find any answer for this i have the
  • Low reputation (1):
Posted by: satya Gopal

79422653

Date: 2025-02-08 04:53:55
Score: 2
Natty:
Report link

Docker picks only one default route when attaching multiple networks and typically uses the first declared network as the default. Your macvlan network’s --gateway is ignored because the container already has a default route via the bridge network. You can either reorder networks in the Compose file so the macvlan network is primary or manually add the route to force traffic out through 192.168.31.1.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: 罗文凯

79422647

Date: 2025-02-08 04:44:54
Score: 2
Natty:
Report link

My friend solved it for me

#navigator-toolbox:not(:hover):not(:focus-within):has(#toolbar-menubar[inactive]) {
    margin-top: -36px;
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Austin

79422638

Date: 2025-02-08 04:35:52
Score: 1.5
Natty:
Report link

One other way

words = ['Eleanor', 'Sammy', 'Owen', 'Gavin']
symbols = 'abcdefghijklm'

for word in filter(lambda _word: _word[0].lower() in symbols, words):
    print(word)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Валерий Аббакумов

79422628

Date: 2025-02-08 04:26:50
Score: 1
Natty:
Report link
Map<MyKey, String>;

public class MyKey{
   private String keyComponentA;
   private String keyComponentB;
   private String keyComponentC;

   // add constructor, getters, setters as required
}

This is a slightly different take on Stephen's answer which was better suited for my use case and might help others.

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

79422627

Date: 2025-02-08 04:25:50
Score: 1
Natty:
Report link

Current Update to this issue. I have just worked on a project using Azure Default Credentials and WindowsAzure.Storage with the same error result.

The current up to date solution is to use Azure.Storage.Common as WindowsAzure.Storage has been deprecated.

Reasons:
  • Whitelisted phrase (-1): solution is
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: JonShul

79422625

Date: 2025-02-08 04:23:49
Score: 2.5
Natty:
Report link

I can also confirm that for Raspberry Pi 5 Model B Rev 1.0 running Debian GNU/ Linux - 12 (Bookworm) that Disabling the Terminal GPU Acceleration has resolved the recent VS Code v1.97 Bug.

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

79422621

Date: 2025-02-08 04:15:48
Score: 1.5
Natty:
Report link

for newer version of tailwind shadcn have started working till you can use old one by installing npm install -D [email protected] postcss autoprefixer

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nauman

79422616

Date: 2025-02-08 04:08:47
Score: 1
Natty:
Report link

I too wanted to just capture a mousemove event from a Listview during mousedown to enable this to execute a Form Move action. All other controls like PictureBox and Label etc return a Mousemove event so the user can click on any control and drag the Form around. But not Listview! Don't like overly complex solutions to fix a simple issue.

I found that setting the "Listview.Multiselect = False" did not fix the issue. But after much experimentation I had success with "Listview.FullRowSelect = True". Set This and voila... now the Mousemove event is captured by the Listview.

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

79422605

Date: 2025-02-08 03:57:45
Score: 2.5
Natty:
Report link

global-metadata.dat 1 /storage/emulated/0/‪Android/data/com.dts.freefireth/files/il2cpp/Metadata/global-metadata(Copy).dat: open failed: EACCES (Permission denied)

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Thalis Matheus

79422602

Date: 2025-02-08 03:50:44
Score: 1.5
Natty:
Report link

You might do a md5 calculation on all files contents concatenated

cat file_globs* | md5sum
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jian Yang

79422596

Date: 2025-02-08 03:41:42
Score: 2
Natty:
Report link

I think you should use any libs for style of your app.(such as tailwind, antd and so on). Modern css libraries will support full responsive ui to you. I hope my answer can help you.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: stack ninja

79422589

Date: 2025-02-08 03:31:41
Score: 2.5
Natty:
Report link

In my case, a denominator in the Adam optimizer was getting near zero. What stabilized the training was increasing the value of the eps parameter.

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

79422582

Date: 2025-02-08 03:22:38
Score: 4
Natty:
Report link

Found the solution. We can just reset via this function overload ApplyRefreshPolicy()

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

79422581

Date: 2025-02-08 03:19:38
Score: 1
Natty:
Report link

I have been working on resolving this issue for the past week, but the accepted solution does not work in my case. Therefore, I am sharing some of my findings based on my experience while troubleshooting this issue:

  1. Custom Policies Requirement: Initially, I was using user flows to address this issue. However, I later discovered that single logout functionality only works with custom policies.

  2. Cookie Sharing in Third-Party Contexts: By default, cookies are not intentionally shared in a third-party context. This means that requests within an iframe will function as expected. Additionally, the Secure attribute must be explicitly set for the cookie to ensure proper behavior.so, cookie sameSite attribute must be none.

Below are the cookie configuration images for both the .NET Core application and the legacy application that I have implemented.

.Net Core Configuration .Net Core B2C Configuration

.Net 4.8 Configuration Net 4.8 Configuration

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

79422579

Date: 2025-02-08 03:14:37
Score: 1.5
Natty:
Report link

try putting this

export async function createEvent(prevState: unknown, formData: FormData) {
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Felipe Duque

79422576

Date: 2025-02-08 03:08:36
Score: 1
Natty:
Report link

beware of setting your OBJ_DIR or DEP_DIR to '.' or $(RM) will either succeed or reluctantly fail to delete your working directory. Also make tends to strip off a leading ./ in rules (I guess that's mostly desirable), but it will get in the way if you use CPPFLAGS in a rule and OBJ_DIR as '.' Also you cannot leave those *_DIR simply empty (or you are writing to root (/). And if OBJ_DIR == DEP_DIR, your rule to make the directories will complain. Much of this can be salvaged with a couple of conditionals (or never changing the working Makefile).

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

79422567

Date: 2025-02-08 02:56:34
Score: 3
Natty:
Report link

{scale: 0.6} does not work for some reason. But { scale: "60%" } do.

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

79422566

Date: 2025-02-08 02:52:33
Score: 1
Natty:
Report link

A Quick fix : If you are using visual studio code, Please check what terminal u use.. In my case I have been using powershell and when I changed that to CMD it worked like a magic.. Happy coding..

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Nadun Udana

79422558

Date: 2025-02-08 02:48:32
Score: 4
Natty:
Report link

You can try =SUM(COUNTIF(B2:B24,J2:J24))

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: Mehran Hojati

79422555

Date: 2025-02-08 02:45:31
Score: 3
Natty:
Report link

Ended up figuring it out, I was using the system pyspark which was 4.0.0-preview and the proto was different so it wasn't parsing right.

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

79422554

Date: 2025-02-08 02:45:31
Score: 1
Natty:
Report link


#Putting value of list in variable "name"
for name in list1:             

    #Check value in variable "name" starts with "S"
    if(name.startswith("S")):
         
         # print current value of "name"  
         print(f"Hello  {name}") ```
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Gaurav Suniara

79422551

Date: 2025-02-08 02:43:31
Score: 0.5
Natty:
Report link

I'm still seeing this bug in 2025. (Leave it to MSFT to violate the law of non-contradiction.)

It seems the Subproject.IsLoaded "property" misbehaves. More than a mere property, it seems to actually load the subproject in order to query it. Which means it always returns True.

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

79422548

Date: 2025-02-08 02:39:30
Score: 1
Natty:
Report link

Could be related to this: https://docs.python.org/3.12/library/logging.handlers.html#logging.handlers.QueueListener

class logging.handlers.QueueListener(queue, *handlers, respect_handler_level=False) By default, respect_handler_level is set to False.

"If respect_handler_level is True, a handler’s level is respected (compared with the level for the message) when deciding whether to pass messages to that handler; otherwise, the behaviour is as in previous Python versions - to always pass each message to each handler."

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

79422546

Date: 2025-02-08 02:36:29
Score: 3
Natty:
Report link

Potential causes could be hardware, drivers, environment, etc., so the first step is to diagnose the issue. Try running the following scripts and review their outputs to locate the problem.

https://gist.github.com/link89/273a4708971a3a780eb1b2b5eb2ba968

For more detail you may check this answer: https://stackoverflow.com/a/79422541/3099733

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
Posted by: link89

79422545

Date: 2025-02-08 02:36:27
Score: 6 🚩
Natty:
Report link

Currently I'm trying to change thingsboard ce logo how to do it?

Im sucessfuly built thingsboard from source and run thingsboard service but logo not changed yet.. pls help

Reasons:
  • RegEx Blacklisted phrase (3): pls help
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Wibit Innovations

79422537

Date: 2025-02-08 02:27:25
Score: 3
Natty:
Report link

type of whoami is int. You should casting whoami to string.

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

79422531

Date: 2025-02-08 02:16:23
Score: 1
Natty:
Report link

This work perfectly on a Macbook Air(m1)

Debug.Print String(65536, vbNewLine)

As SendKeys doesn't seem to support ctrl+command

I tried ^%(g) but the keys are sent to where I call SendKeys... Anyway, last experiences just made me gave up to use it.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: RoGKôT

79422529

Date: 2025-02-08 02:13:23
Score: 0.5
Natty:
Report link

Without plugins like ten years ago the only way to view a RTSP stream if browser does not direcly support it is to proxy/re-stream it in any other format that is supported. Different options are in this How to stream RTSP live video in Firefox and Chrome now that the VLC plugin is not supported anymore?

There are things like websockets and so that js can use to connect to a server and stream on but they all need to proxify as well (js cannot access a raw tcp or udp ports/connectors directly).

And as long it is and "old" protocol don't expect to be reimplemented.

Reasons:
  • No code block (0.5):
Posted by: user1039663

79422519

Date: 2025-02-08 02:05:21
Score: 1
Natty:
Report link

I prefer to use Assert.Catch() in that case:

var exception = Assert.Catch(() => It.Throws()).InnerException;
Assert.That(exception, Is.TypeOf<CustomException>());
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Gucu112

79422518

Date: 2025-02-08 02:04:21
Score: 3
Natty:
Report link

Looks like you're on Node.js v18.7.0 which is out of date. Similar issue solved by updating node js: https://github.com/vuejs/vuepress/issues/3218

Since you appear to be on Windows, reinstall node from the .msi in Windows from the node website.

Reasons:
  • RegEx Blacklisted phrase (1): Similar issue
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ben Feldman

79422513

Date: 2025-02-08 01:58:19
Score: 4.5
Natty:
Report link

It is solved here in this issue https://github.com/rabbitmq/amqp091-go/issues/296#issue-2825813767

Reasons:
  • Whitelisted phrase (-1): It is solved
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Anish

79422512

Date: 2025-02-08 01:57:18
Score: 5
Natty: 5.5
Report link

why not use python feature importlib.reload?

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): why not use
  • Low reputation (1):
Posted by: 黄大胆

79422508

Date: 2025-02-08 01:55:18
Score: 1.5
Natty:
Report link

use strip() to remove leading and trailing whitespace including \n, spaces and single quote '.

x = "int_32\n' "
new_x = x.strip("\n' ")
print(new_x)

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

79422504

Date: 2025-02-08 01:51:17
Score: 1
Natty:
Report link

I tried this way:

// TODO: This is a list of pending items:
//       - Adaptive navigation setup
//       - Add theme switch
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Samuel Wakoli

79422489

Date: 2025-02-08 01:33:14
Score: 1.5
Natty:
Report link

O problema ocorre porque a sua função handleResetFilters está redefinindo o estado dos filtros e depois chamando fetchBusinesses() imediatamente. Garanta que fetchBusinesses() seja chamado após os filtros serem atualizados. Para isso, utilize o useEffect para monitorar mudanças no estado dos filtros. codigo corrigido:

import { useState, useEffect } from 'react';
import { getBusinesses } from '../api/DBRequests';
import categories from '../constants/categories';

const BusinessListPage = () => {
  const [businesses, setBusinesses] = useState([]);
  const [filters, setFilters] = useState({
    category: '',
    state: '',
    minPrice: '',
    maxPrice: '',
    minRevenue: '',
    maxRevenue: '',
  });
  const [sortBy, setSortBy] = useState('');
  const [loading, setLoading] = useState(false);

  useEffect(() => {
    fetchBusinesses();
  }, [filters, sortBy]); // Chama fetchBusinesses sempre que filtros ou sortBy mudarem

  const fetchBusinesses = async () => {
    setLoading(true);
    try {
      const adjustedSortBy =
        sortBy === 'asc' ? 'asc' : sortBy === 'desc' ? 'desc' : '';
      const businesses = await getBusinesses(adjustedSortBy, filters);
      setBusinesses(businesses);
    } catch (error) {
      console.error('Error fetching businesses:', error.message);
    } finally {
      setLoading(false);
    }
  };

  const handleInputChange = (e) => {
    const { name, value } = e.target;
    setFilters((prevFilters) => ({ ...prevFilters, [name]: value }));
  };

  const handleResetFilters = () => {
    setFilters({
      category: '',
      state: '',
      minPrice: '',
      maxPrice: '',
      minRevenue: '',
      maxRevenue: '',
    });
    setSortBy('');
  };

  return (
    <div className="container-fluid mt-4">
      <div className="row">
        <div className="col-md-3">
          <div className="bg-light border p-3">
            <h5>Filters</h5>
            <div className="mb-3">
              <label htmlFor="category" className="form-label">
                Category
              </label>
              <select
                id="category"
                name="category"
                className="form-control"
                value={filters.category}
                onChange={handleInputChange}
              >
                <option value="">All Categories</option>
                {categories.map((category, index) => (
                  <option key={index} value={category}>
                    {category}
                  </option>
                ))}
              </select>
            </div>
            <button
              className="btn btn-primary btn-block"
              onClick={() => fetchBusinesses()}
            >
              Apply Filters
            </button>
            <button
              className="btn btn-secondary btn-block mt-2"
              onClick={handleResetFilters}
            >
              Reset Filters
            </button>
          </div>
        </div>

        <div className="col-md-9">
          {loading && <p className="d-block mx-auto">Loading</p>}
          <div className="row">
            {businesses.length === 0 && !loading && (
              <div className="col-12">
                <p className="mt-4 text-center">No businesses found.</p>
              </div>
            )}
            {businesses.map((business) => (
              <div className="col-md-4 mb-4" key={business._id}>
                <div className="card h-100">
                  <div className="card-body">
                    <h5 className="card-title">{business.name}</h5>
                  </div>
                  <div className="card-footer">
                    <a
                      href={`/business/${business._id}`}
                      className="btn btn-primary btn-sm btn-block"
                    >
                      View Details
                    </a>
                  </div>
                </div>
              </div>
            ))}
          </div>
        </div>
      </div>
    </div>
  );
};

export default BusinessListPage;
Reasons:
  • Blacklisted phrase (1): está
  • Blacklisted phrase (1): porque
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Geovane Araujo

79422486

Date: 2025-02-08 01:31:13
Score: 7.5 🚩
Natty: 6.5
Report link

I'm having the same problem, just sharing solution; I tried and its working for me;

https://support.hashicorp.com/hc/en-us/articles/4547786359571-Reading-and-using-environment-variables-in-Terraform-runs

Reasons:
  • Blacklisted phrase (1): I'm having the same problem
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same problem
  • Low reputation (1):
Posted by: wawm

79422483

Date: 2025-02-08 01:28:12
Score: 3
Natty:
Report link

I was able to solve it by adding a refresh for the Teachers table in the OnStart of the app. The issue was the table wasn't loaded, so it couldn't get the value.

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

79422480

Date: 2025-02-08 01:24:11
Score: 0.5
Natty:
Report link

I tried a lot of approaches besides the ones mentioned above but nothing seem to work. Also considering I did not want the reactjs components to intrude with the grails javascript I did below workaround - hope this might help someone else stuck with similar situation.

I moved the compiled bundle.js into src/main/resources/ and created this ContentController to serve the file as raw javascript file:

@Controller
class ContentController extends RestfulController{
    def bundle(){
        def myBundleFileContents = getClass().getResource('/bundle.js').text
        response.setHeader("Content-disposition", "filename=bundle.js")
        response.contentType = 'text/javascript'
        response.outputStream << myBundleFileContents
        response.outputStream.flush()
    }
//more actions
}

Then I included the bundle file in my gsp page as below:

<script type="text/javascript" src="../content/bundle">
</script>
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Amit Thakur

79422479

Date: 2025-02-08 01:20:11
Score: 3.5
Natty:
Report link

This is what shows up on my phone and all of my input but it shows that I'm not the one using or connected to it but it does show what Google app is so what all input am I missing

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

79422475

Date: 2025-02-08 01:19:10
Score: 4
Natty:
Report link

In general, for each shard: General time More detailed: general time

Meaning - You won't be going to have read downtime at all if you have read from a replica.
You will write downtime for single shard each time of few seconds. Generally, the downtime is when the new and old masters replace the DNS, so it's the time it takes to replace the DNS.

Migrating to Valkey 8?
Resource: https://docs.aws.amazon.com/AmazonElastiCache/latest/dg/VersionManagement.html

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

79422474

Date: 2025-02-08 01:18:10
Score: 1
Natty:
Report link

Not sure if there is a more eloquent way but this works... It is a combination of modifying the padding options in gt and the margins in styles.css:

# r code
tab1 <- dat |> select(car,2:3) |> gt() |> tab_options(container.padding.y = px(0))
tab2 <- dat |> select(car,4:7) |> gt() |> tab_options(container.padding.y = px(0))
tab3 <- dat |> select(car,8:11) |> gt() |> tab_options(container.padding.y = px(0))
/* CSS */
.gt_table {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

Result:

three table final

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