M. Scott Ford
M. Scott Ford
I ran into this as well. I had to also change the path in `src/features/home/route.js`.
@iandanforth Can you share a gist of the changes that you made to `build.js`?
Thanks!
@nagiek Are you using this approach in production? I'd love to see SSR supported.
@williaster > My main concern with this approach is that two ways to pass data (to `XYChart` or to `*Series`) may cause confusion. Would a separate component make sense? Similar...
Note: If this isn't the right place for me to record this idea, then please direct me there. I'd love to be able to use 3/4 fingers to perform a...
I worked around the need to mask a dynamic region by running JavaScript to hide the matching selector. Not ideal, but it worked well enough for my purposes.
Yes, I'm using the built-in html report. I wouldn't mind an opt-in. I'm not concerned with the additional storage. This is primarily for my local development workflow. M. Scott Ford...
I can experiment with that option and see how well it works. I do think that aligning the default file names would create a better out of the box developer...
I looked at the options for `snapshotPathTemplate` and it is not possible to exactly replicate the naming convention used in the `test-results` directory. The closest I can get is by...