sebmor
sebmor
Same here, very annoying
Check out https://github.com/makeomatic/redux-connect which is basically a much improved fork, it's using react@16
You can solve this by doing ``` ``` But ideally the library builds in a check for ```window``` and takes care of this.
+1 for a Vue example
I add my support for the svelte team to add this feature. It's a common problem that currently needs very elaborate workarounds.
Totally on board to bump peer dep as @dummdidumm proposed. Postcss-mixins is a pretty popular package.
All documentation I could find used aria-labelledby for SVGs, but after checking the docs on aria I suppose why not, it says it can be used on all html elements.
Just playing around with it but it's exactly filling the gap between the beginner orientated create-react-app and the full fledged frameworks such as Next etc. Hope it stays this way...
Experiencing the same issue, is this a bug or intended?
This seems to be a must-have feature for any auth solution. What site nowadays doesn't even let you connect multiple oauth providers with different emails?