Sylvia Dieckmann

Results 9 issues of Sylvia Dieckmann

This allows to inject raw html into any content file. For example, my client uses an appointment booking service which requires a generated html snippet to be inserted into the...

wontfix

SafeHTML signals to the go templating engine that the html in this string is considered safe and does not need to be escaped. This will allow me to add some...

wontfix

This is a very minor issue but I just wanted to let you know that the `` separator lines show in an odd section (with colored background) but not on...

wontfix

How can I add a reference to another section in my content? ``` For details please check out [this section](about-me).``` The above will not work unless about-me.html is a separate...

wontfix

Thanks for publishing this sample. I learned a lot from studying your code. However, I am puzzled about one detail. One of the biggest benefits of using a viewmodel is...

What is the purpose of this variable?

Hi Matt, feel free to discard the changes to demo/main.cpp as I used them mostly to demonstrate the bug. I do recommend you pull the update to cql_callback_storage.hpp though as...

The attached file contains two tests. The first one is based on your code and it works. The second contains a slight modification, instead of a stream of DocSnapshots the...

When running `flutter run --target lib/main_staging.dart` the app doesn't authenticate the mock user against the mock auth server which is running on localhost:8080 From the log: ```[AuthRepositoryRemote] Error logging in:...

bug