Kai Rechtern
Kai Rechtern
** Current behaviour If a button with `[ladda]` is clicked, a spinner will be initialized and stored for later use. But if for example the color is dynamic `[attr.data-spinner.color]="dynamicColor"`, the...
I'm currently trying to use this library inside an angular library. When building the library the locale import will interpreted in a way that I receive `{default: {…}, __esModule: true}`...
Hey, currently we have the option so set the `--adp-padding` variable to define a padding. But this variable is used for the padding of the the nav and content element....
Hey, I'm trying to "log" all uncaught JS errors with matomo. I enabled the `enableJSErrorTracking` option, but no request is made when an error occurs. ``` provideMatomo( { mode: MatomoInitializationMode.AUTO_DEFERRED,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is this a regression? Yes ### Current behavior It's currently not possible to...
Hey, I have a scenario that my application directly triggers some graphql query requests when opening the page. I would like to intercept these requests with laika, but I can't...