Martijn Saly

Results 394 comments of Martijn Saly

I have attempted, but there is no way to make react-router "break out of" its constrains with that underpowered function that replaced `path-to-regex`, other than by patching the source code...

> How do you know? If you solve the problem others are having, I'm sure they'll be happy to consider it. And even if they don't at least your app...

> What about mentioning in the docs that this package is only compatible with english language websites ? Nah, that's not even true. There's no reason English text only ever...

That was hardly a proper fix. It just "allows" more characters and doesn't solve the root issue. The issue is that there is effectively a whitelist of characters that are...

> The removal of `path-to-regexp` was documented in the [migration guide](https://reactrouter.com/en/main/upgrading/v5#note-on-route-path-patterns). It's a great library, but we don't agree that it's the only way to do path matching. Maybe so,...

> The reasons are listed out in the migration guide: > > * _In v6 we are using a simpler syntax that allows us to predictably parse the path for...

Here we are, the `sbdocs` classes and such, are no longer applied. Here's how the DOM looks in SB 6.0: ![image](https://user-images.githubusercontent.com/152227/104200408-ea399780-5428-11eb-898a-40e5894f2463.png) And here it is in 6.1: ![image](https://user-images.githubusercontent.com/152227/104200448-f9204a00-5428-11eb-98c2-02469a1cae92.png) How to...

Gotten a little further. If I replace this: ```jsx import Readme from '../../README.md'; ``` with this: ```jsx import { Description } from '@storybook/addon-docs/blocks'; import Readme from '../../README.md'; {Readme} ``` And...

Okay, last update for today: Had to uninstall `@mdx-js/loader`, delete the entire `node_modules` AND delete the `package-lock.json`, and then (and only then) I was able to `npm i` everything back...

@equeim This specific issue is about monitoring the clipboard. Not about any other means to get a torrent into transmission.