Marc Schipperheyn
Marc Schipperheyn
In a mobile scenario, often the internet connection is not available. In that case it doesn't seem to make sense, and I wouldn't be surprised if it was detrimental to...
Just running into an issue where the library tries to reference the document in various places (and even tries to create a div). In a mobile environment, this context is...
Another suggestion I would like to make is to have an offset that can be set per item. Sometimes the automatic aligning just doesn't deliver a desired result. It would...
Hi, I wrote a wrapper around joyride and I'm trying to get an extra level of sophistication in regarding what is saved in joyride to identify any items on the...
In most cases you will script your joyride. However, in some cases, for instance when you use joyride to show off an x number of new items that is dynamically...
**Describe the bug** When you copy a product, collection or other entity with associated assets to a new channel, the following error will be thrown: ``` TypeError: Cannot read properties...
**Describe the bug** I got a very hard to resolve issue that I tracked down as related to the asset-server-plugin. After installing another plugin I suddenly couldn't start the system...
**Is your feature request related to a problem? Please describe.** We use entity copy to copy entities to other channels. We do this by assigning an entity to a channel,...
**Is your feature request related to a problem? Please describe.** It would be useful to be easily able to identify the source of authorization / authentication errors rather than just...
Hi, Ran into a Query too complex error with the out of the box setup. We need to add `maxQueryComplexity: 10000` to `HardenPlugin.init` in order for this demo server to...