Olivier

Results 11 comments of Olivier

Hey @mehdi-dalil , thanks for the feedback, I couldn't reproduce the issue though. Could you provide a repl maybe ? Thanks

FYI I've implemented a pagination component in [spaper](https://github.com/Oli8/spaper) (papercss component for svelte), you can see how it looks here : https://oli8.github.io/spaper/#/components/Pagination

That's right, feel free to submit a PR, I'll try to get on that otherwise but can't promise anything

Got the same issue (using `findOrCreate`), model instance properties are undefined even tho using `getDataValue`does work

https://gwfh.mranftl.com/fonts might be worth looking into

@papercss/papercss do we make another hotfix or merge it to dev ?

I didn't understand why you couldn't make the PR to develop, anyway I'm not authorized to merge to master

:stop_sign: Need someone able to merge to master and make a patch release

> I just got the same problem maybe we can just change it to > > ```css > .tabs>input { > display: none; > } > ``` Yep, that'd work...