-
STR:
1. Configure your OS and/or browser to have a dark color-scheme preference.
2. Load https://drafts.csswg.org/css-grid-1/#intro
3. Force the images in that section to show their alt-text, by e.…
-
Firefox 66.0.3
I'm using https://addons.mozilla.org/en-US/firefox/addon/reload-in-address-bar/
This CSS no longer works in Firefox.
https://github.com/Timvde/UserChrome-Tweaks/blob/master/exte…
-
Can't reproduce the installation from https://primer.style/guides/rails
1. Install the primer_view_components gem and @primer/view-components packages
```bash
gem install rails
rails -v
=> Rail…
-
## Issue description
Like in topic description:
When reloading a page live-reload is reseting a current position of browser scrollbar.
Let say we are working on footer of html page, when saving a …
-
Static resources like CSS files gets cached by browser and are not refreshed after application update.
User has to force browser to reload CSS files by Ctrl+F5
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/static-page-render-zl2634
### To Reproduce
1) Create a `[slug]/page.jsx` route. (In repo already done it)
…
hlege updated
1 month ago
-
## Failing Test(s)
- Microsoft.AspNetCore.Components.E2ETest.Tests.ThreadingAppTest.NavMenuHighlightsCurrentLocation
## Error Message
```text
System.AggregateException : One or m…
-
Our website uses a dark color background so the components in our storybook look really out of place and not representative of real usage in our app.
How can we change the background color of the s…
-
Hello! This is probably more like a question than any bug/feature report, so please let me know if this is out of order as an issue here.
I have setup Tailwind with their JIT mode. I figure out the…