Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
70 views

Taken from official Google InfoWindow documentation page: headerContent optionalType:  string|Element|Text optionalThe content to display in the InfoWindow header row. This can be an HTML element, or ...
Lode's user avatar
  • 5
Advice
0 votes
2 replies
76 views

I'm working on an application where SwiftUI is being introduced to an app that was originally in Objective-C and then converted about 50% to Swift. Now future development will be in SwiftUI for the ...
Victor Engel's user avatar
  • 2,135
1 vote
4 answers
132 views

I am building my first website and cannot figure out why the header moved to the right. This is my first time doing something like this and just making the navbar took me a while but when I add the ...
E. D.'s user avatar
  • 11
-1 votes
2 answers
193 views

A simple proxy in Perl runs as a CGI on the webserver of my ISP. It's purpose is to forward https GET and POST to a http webserver running on my PC. With that https works without the need of any TLS ...
JBart's user avatar
  • 59
0 votes
0 answers
46 views

How to translate CI to IC (brazilian portuguese) of the header of a gtsummary table? Using theme_gtsummary_language() function, it doesn't work. I tried the modify_header() function too, but doesn't ...
Ornella Scardua's user avatar
-1 votes
1 answer
94 views

My site shows a white screen and some PHP warnings when I try to: Activate any plugin Log in to wp-admin (if logged out) Save changes in the page builder This happens only when using the Medservice-...
working 101's user avatar
0 votes
1 answer
63 views

Would it be possible to have the first column of the table or grid to be a grid.header or table.header? I am trying to make something similar to this: ⁞ SECTION TITLE ⁞ text text text text text text ...
petsagouris's user avatar
  • 1,763
0 votes
0 answers
41 views

I’m trying to generate a single PDF with multiple headers/footers and different page formats/orientations. Here’s the situation: I have a loop that dynamically changes the page format and orientation....
MatDepInfo's user avatar
1 vote
1 answer
332 views

Just wondering how I work out which of my C/C++ files is resulting in me getting an error. The error is #error: error STL1003: Unexpected compiler, expected C++ compiler. which comes from yvals_core....
Andy's user avatar
  • 3,668
0 votes
0 answers
59 views

When deployed, it fails Cookie validation Bypass Vercel firewall rules for API routes even though cookie + header is seen from the browser middleware.ts import { NextResponse } from 'next/server'; ...
Dumindu Jayasekara's user avatar
0 votes
0 answers
40 views

I have to change the value of "To" element of the soap:Header, like this: <To xmlns="http://www.w3.org/2005/08/addressing">https://MY_NEW_SERVER_URL</To> I created an ...
user3360058's user avatar
2 votes
4 answers
170 views

I have simple program to make a point with x and y coords and function to move it. There are three files: main.c structs.h structs.c structs.h Has the definition of structure typedef struct point{ ...
Akramat's user avatar
  • 163
0 votes
0 answers
68 views

headerImgVery new to coding here. I was wondering how would I go about adding a drop shadow to my header with all my links (white box area). Normally in other programs you would make a white rectangle ...
KDEL-Dev's user avatar
0 votes
0 answers
80 views

We have a Visual Studio Project which links to an external precompiled Library which is only available as release version. They use the release version of the standard library. we are on Windows, so ...
Martin Fehrs's user avatar
  • 1,195
1 vote
0 answers
43 views

I have a Flask app on Render.com serving index.html, styles.css, and main.js from https://custom-va-template.onrender.com. My frontend at https://solixa.ai uses fetch("https://custom-va-template....
Kaan's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
876