Rodrigo Saboya
Rodrigo Saboya
It's from react-mdl-extra I guess this is not implemented yet.
Hello. I've been trying to replace React / React-DOM with preact / preact-compat on an existing project of mine. This project uses [react-mdl](https://github.com/react-mdl/react-mdl) fpr the UI. Everything works fine, however,...
Hi. I came across an issue that, if I use className, when the preact components re-renders, the class attributes in my elements are lost. If I use "class", everything just...
This helps when debugging error messages if they´re too long.
This package's `setup.cfg` file seems to be incompatbile with the latest `setuptools` release: https://setuptools.pypa.io/en/stable/history.html#v78-0-0 This is causing issues when installing project dependencies using poetry for example, as we get this...
There's a description of a possible logout event that is notified via the Idp: ``` By logging out of the global SSO Session. In this case the IdP will notify...