Roshan Bhalla
Roshan Bhalla
Be able to determine how many times a search term has appeared in filter when using acrossElements
**Is your feature request related to a problem? Please describe.** Currently if you match a term using `acrossElements: true`, every mark in every element increments the counters provided in filter....
I realise this is a big shift away from the current interface, but I thought I'd put it out here to see if anyone has a solution, or could potentially...
### Build tool Vite ### Where do you see the problem? - [X] In the browser - [ ] In the terminal ### Describe the bug When a file is...
### Build tool Vite ### Where do you see the problem? - [X] In the browser - [ ] In the terminal ### Describe the bug I am not able...
**Describe the bug** CSS gets injected in the light DOM meaning that font awesome components in a shadow DOM element don't inherit the css correctly. **Expected behavior** Unclear what the...
I am using this library (v3.2.0) with an Express (4.17.1) app. I have two routes. First route sets a single `set-cookie`. The second route sets multiple `set-cookie`s. I can confirm...
It'd be great if there was a way to define a link fallback that matches when no other go link is found. That way we can specify more custom directory...
### Operating system macOS Sonoma 14.5 ### Eleventy 2.0.1 ### Describe the bug I am new to the library and have a clean install, my folder structure is: - _includes...
**Is your feature request related to a problem? Please describe.** Partykit supports event handling for events outside of client updates (e.g. alarms and disconnections). However, I can't see any easy...