percy icon indicating copy to clipboard operation
percy copied to clipboard

Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.

Results 44 percy issues
Sort by recently updated
recently updated
newest added

When running the isomorphic example, any spaces in text are removed (as shown below) Hydrated ![image](https://user-images.githubusercontent.com/42723993/181995685-d3c380e7-d45e-46ce-8b11-0244ac9e75ef.png) SSR copy (no JS) ![image](https://user-images.githubusercontent.com/42723993/181995692-986854a8-c01b-4bef-9f01-a14b527a2371.png) Definitely want to use Percy for my website as...

## The Problem - An error is thrown whenever I try to use pass in more than 1 argument to a "component" using the `` syntax. - This is the...

Hi, I saw a TODO saying you are looking for free / cheap hosting. I know of https://www.freehosting.com (although I've never used them personally). Should be good to show off...

I upgraded to html-macro 0.7.1, but my project testsuite started failing due to the way spaces are handled. So as a sanity-check, I ran the tests in percy itself: ```...

bug

Hi. While I started out... a while ago... with html/js, I haven't really kept up with trends with recent trends. However, I've been really intrigued by Remix (https://remix.run) and the...

On crates.io for percy-dom 0.7.1 (https://crates.io/crates/percy-dom/0.7.1) you link to for documentation. The CSS on that page seems a bit broken: ![screenshot-20220214-153042](https://user-images.githubusercontent.com/105168/153883166-e1feb6b7-a0b9-4e71-ae43-90e6cf18061f.png) Any reason why you don't just link to https://docs.rs/percy-dom/...

Hi, it seems that `virtual-dom-rs` was first renamed to `percy-vdom` and then to `percy-dom`. However, the old crates still exist on crates.io and there's nothing that hints at a rename....

Using a formatting library like [RustFMT](https://github.com/rust-lang/rustfmt) is a really convenient way to make sure your code is formatted consistently, especially when involving multiple contributors.

I think performance metrics would be a really good tool for pushing the performance of Percy, and to draw in new users! My idea was that you could get a...

I have people with Windows, macOS, and Linux machines. The Windows machines don't have bash, but they all have, or can get (through cargo), rust-script. Can the scripts be changed...