Lincoln W Daniel

Results 8 issues of Lincoln W Daniel

I have been using the `css` prop to style my components since [nextjs](https://github.com/vercel/next.js)@10.2.0 (also tested at @10.2.3, the latest version before 11.0.0). It's been working wonderfully. When I upgrade nextjs...

``` ``` Renders: ``` ``` It would be ideal if it didn't add that extra wrapper. I can make this work by changing my css a little, but it breaks...

Just following up on the issue I commented on [your article on dev.to](https://dev.to/yezyilomo/server-side-rendering-ssr-with-state-pool-react-state-manager-14em) about SSR. Thanks for making this package, it's wonderfully simple and effective. However, it is not well...

Some of our URLs have a trailing slash sometimes. In OpenReplay metrics, a URL with a trailing slash is being shown and counted as a separate URL from the same...

enhancement

It'd be nice if I could group values when creating a metric so that, say, any URL that ends with /foo is counted for /foo and the rest don't show...

good-first-issue
feature-request

It'd be awesome if there was a way to quickly see which sessions I've already watched without having to scroll through the unwatched sessions. Currently, I can bookmark a session...

feature-request

It'd be very nice if we had trendlines on metric graphs. Right now, there's no way to automatically tell what the average of a graph is over a time period....

feature-request

**Describe the issue** When entering a filter in the "Filters" section of the /sessions page, the typeahead input selection popup says "No results found" even when results exist and show...

bug