Alexander Böckle

Results 14 comments of Alexander Böckle

I am having the same problem. I set the selected property in NzTreeNodeOptions on the beginning depending on the current route. Afterwards, when I click on a node, that initially...

Hi there, is there any update on this? @paulbakker you were saying you use a filter at Netflix? How are you doing that exactly? Did anyone succeed building something that...

Sorry to bother you again, did anyone succeed in building a filter which adds the security context at least during the handshake request?

@aeskreis-ta Thanks for your advice! That sounds like a practical and nice solution. Generally editing libraries brings always hassle when new versions are released since the changes have to be...

The problem I see with adding @PreAuthorize is exceptions are not handled as with queries or mutations. At that point in time, the websocket session is already established. What I...

Another problem is, that the SecurityContext is sometimes there and sometimes not. That's the stacktrace i get after simply reloading the page. As you can see, now I get "Access...

Is there any documentation available yet? I was just running into this issue. Offline development which requires graphiql is made hard. I helped myself by using Altair as a standalone...

Thanks for your quick reply! May I ask you for more details? How would you setup FontAwesome to work like that? Can that be used in parallel to the FontAwesome...

Thanks! As a temporary solution this could work. But the problem is, you have to **load all icons** which is quite a lot. With the component approach and importing only...

Thanks again for your proposal. It works for now. Regarding switching all icon styles: I found this solution out of the box by FontAwesome https://fontawesome.com/docs/web/dig-deeper/style-switching