Richard Shackleton
Richard Shackleton
When the x-axis scroll is disabled in the settings you can still scroll left and right by clicking the middle mouse button and scrolling left/right whilst also scrolling up/down.
The current generated types are too restrictive as they require the options to include all possible parameters, despite many being optional. For example this usage is correct but results in...
The "Delete inactive contacts" SQL query checks for these keys: - CMSEnableOnlineMarketing - CMSDeleteInactiveContacts However, Kentico 9 uses these keys for inactive contacts: - CMSDeleteInactiveContactsLastXDays - CMSDeleteInactiveContactsMethod The SQL query...
For example, if a new column is added to the CustomerInfo class (i.e. CustomerTitle) then there is no way of using the Kentico.Ecommerce package to access those new columns and...
### Provide a general summary of the issue here When a popover is opened with `isNonModal={false}` the html element has padding added to handle the scrollbar disappearing. However, there is...
### Motivation The motivation is primarily to ensure the project is kept in line with the direction Gatsby is taking and to solve the drawbacks outlined in their documentation: https://www.gatsbyjs.org/docs/themes/what-are-gatsby-themes/#gatsby-starters...