Jarek Jakubowski
Jarek Jakubowski
See https://github.com/bolt/bolt/pull/7743#issuecomment-463970841
Description: ---- I have a field: ``` image: label: Photo type: image extensions: [ gif, jpg, jpeg, png ] ``` But I am able to select any file (for example...
According to the [docs:](https://docs.bolt.cm/3.6/contenttypes/relationships#relations-in-templates) _To get the actual related records, use the function related()_ **But it never happens.** Consider there is a relation maintype -> relatedtype. If you call `{{...
Also PRs are not checked in Travis.
**Steps to reproduce:** 1. Dump result arrray in form template 2. Submit form with correct data 3. See dumped result **Expected result:** Returned result is filled with information about what...
I am connecting to Google Drive API with Flysystem and trying to stream files directly to it. I'm trying to use your code but I'm getting: ``` Warning: fwrite(): SSL:...
**Description** Hello! I'm in the middle of transforming my old API to the API Platform one. One thing I noticed is that when changing OpenAPI attributes to Api Platform attributes...
``` Warning: Illegal offset type in isset or empty in \vendor\phpcollection\phpcollection\src\PhpCollection\AbstractMap.php line 134 ``` when trying do deserialize a prieviously serialized object with jms-serializer: ``` php $json = $this->serializer->serialize($object, 'json',...
something similar to how it works on facebook: select multiple photos, and then popup shows up where thumbs are generated and you can add tags to each of them before...
Title says it all