Nicky Donna

Results 5 issues of Nicky Donna

The current rules for `alt-text` don't allow images with `aria-labelledby` to have no `alt`. But it seems that the w3 has documentation regarding this technique: https://www.w3.org/WAI/GL/wiki/Using_aria-labelledby_to_provide_a_text_alternative_for_non-text_content The use case I'm...

Because `force_ssl` is only `false` on development, you get redirected when running test. Maybe check for **development** and **test**?

I was having trouble using nex with go yacc so I copied the example to test it out. I compiled, but it didn't work, as soon as I enter some...

Sorry to bother but I'm trying to use PutMapping but it needs both an instance annotated for json and elastic, and a Mappings Options. Can't it be that you need...

# Expected Behavior States in react (component or redux ones) should be serializable. I see that the project is using the `RootComponent`, to store the component that should be rendered....