Wojciech Drozd

Results 3 issues of Wojciech Drozd

The $post variable in full post detail view is of class PostTranslation, $post->author doesn't exist. On the other hand, $post->post->author is what was probably meant

waiting for review

now the search results will be numbered like 1,2,3,... instead of 1, 3, 7, 15,... dumb mistake, simple fix :)

The problem occurs when in [nested components tutorial](https://learn.svelte.dev/tutorial/nested-components) I write <Nested/> at the last line (before doing anything else). Then editing is blocked there (just write this, wait for warning/squigglies...