Ole Petersen

Results 16 comments of Ole Petersen

I can confirm the issue with the navbar

I do also get this with the navbar component in next js...

You cannot have the avatar in the dropdown button since apperently the avatar contains a button itself. However once you remove it there is still the following error: https://codesandbox.io/s/ecstatic-rosalind-lqoyc7?file=/pages/index.js ```...

I have CockroachDB in use for development only until now, but I would actually expect to be able to pass it as a secret object, or maybe even only pass...

Thanks, this solved my issue! I am a bit new to rust so it will take a while and not be perfect from the beginning, but would you mind me...

Hmm I'm feeling a bit stupid now, actually I don't find your mail anywhere, could you send it please?

This should be solved now. However code blocks are displayed strangely if the code is too long and syntax highlighting would be a nice bonus.

Unfortunately it's not that easy. Even in my local development setup, I cannot reproduce the bug. However it occurs consistently on the website I'm building. I have been trying to...

Ok, I get it. The idea was that the content would be used as a submit-button and then it would be useful to pass the text to be submitted to...