Anonimus Programus

Results 15 issues of Anonimus Programus

Hi Gianluca, I tried, but failed. Is riot-animore isn't compatible with riotjs v4 yet? Thank you

Hi @mardix Using awesome [Litestate](https://github.com/mardix/litestate), I created `$store: store`. But then I couldn't access `this.data` inside` updated()` method. Please have a look at [this pen](https://codepen.io/anon/pen/VoLEmJ) Are they related? Thanks

Is it in your roadmap to have destructuring parsing result? Looks cleaner I guess Thanks ```typescript export async function action({ request }: ActionFunctionArgs) { const { success, error, data }...

### What is the new or updated feature that you are suggesting? Is there any example of setting Dark mode? I've checked and google-translated [guide sections](https://react-vant.3lang.dev/en/guide) but couldn't find any....

I'm using hash and trying navigations as follow: 1st: Links (not work) 2nd: Links with hash (not work) 3rd: Links with hash with click (weird but works) 4th: navigate using...

bug