Frank Spee
Frank Spee
**Describe the bug** When I mouse over the stage image of the gallery with zoom option true, after clicking the breadcrumbs in Shopware PWA I get this error for example:...
### What happened? On the 'text-on-image' block (`CmsBlockTextOnImage`) I expected to see the margins as padding instead of as margins on the `` node. These styles are generically set through...
The no-options slot name is incorrectly `no-optioms` in the code. This fixes that to `no-options`.
### 🔗 Linked issue https://github.com/sidebase/nuxt-auth/issues/701 ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [x] 🐞 Bug fix (a non-breaking change...
### Describe the feature With the `signIn` method it should be possible to optionally do a `getSession` so you can manually call for session data and manually handle the errors...