-
**Issue Summary**
Our Flask application currently does not set the Strict-Transport-Security (HSTS) header, which results in a security warning. The absence of this header means that browsers do no…
-
Sweeping through the .cc file, I didn't see anything that warranted the separate source file. Easy integration for a library is a very attractive feature, and you can't be easier to integrate than wit…
-
Suppose I want to get the total height of a sheet, including header rows. Currently, the only way to do this is to `load_sheet` with `header_row=None` and then to get the `total_height`, because `tota…
bzm3r updated
3 weeks ago
-
We added a `only-linux` test to our test suite and were very confused to see it run on macOS as well.
Inspecting the compiletest-rs code, it looks like `only` has not been synced over from rustc? T…
-
Hi,
apart from OpenCascade for IfcGeom boost is a huge dependency required for IfcOpenShell (400Mb). While OpenCascade is undoubtfully required and provides crucial functionality, boost does not, sin…
-
I have tried to transclude just a header in an org file. `:lines -1` does the work, but then `:level` does not work.
This may seem the opposite that transclude is thougth for, but I can find an use…
-
Header only subpackages should be supported.
-
### Describe the current behavior
CGMES importer looks for `_EQ_` or `_EQ.` string presence in file name to filter for EQ profiles.
### Describe the expected behavior
A more robust solution w…
-
# Issue Template
## Description
This issue is related to theme change button. After clicking on toggle button , It updates only header theme not of full page. And after changing the page , it rema…
-
### Link to the code that reproduces this issue
https://github.com/bananashell/nextjs-parallel-route-loading-issue
### To Reproduce
1. next dev
2. hard reload localhost:3000 (loading of head…