Tam

Results 44 issues of Tam

I'm trying to import some users and I have this modify in my business logic plugin: ``` php public function modifyImportRow($element, $map, $data) { // Map data to fields $fields...

question

When streaming a video, the playback starts then a quarter of a second later restarts from the beginning again. Sometimes the video and audio will play before restarting, but usually...

enhancement

### Description A table field that shares the same handle as a table field in a matrix will have it's type `handle_TableRow` overridden in the graph schema. For example, if...

bug
graphql :gear:

Click on an option below to vote anonymously: [![](https://api.gh-polls.com/poll/01F8D4XT5CBABFF3ZB8DVHA4EQ/Frequently)](https://api.gh-polls.com/poll/01F8D4XT5CBABFF3ZB8DVHA4EQ/Frequently/vote) [![](https://api.gh-polls.com/poll/01F8D4XT5CBABFF3ZB8DVHA4EQ/Sometimes)](https://api.gh-polls.com/poll/01F8D4XT5CBABFF3ZB8DVHA4EQ/Sometimes/vote) [![](https://api.gh-polls.com/poll/01F8D4XT5CBABFF3ZB8DVHA4EQ/Never)](https://api.gh-polls.com/poll/01F8D4XT5CBABFF3ZB8DVHA4EQ/Never/vote)

feedback needed

Imager is working on my staging environment, which is on the same server as the live site. The configs are identical, but the images aren't being uploaded to S3 on...

Being able to use textareas in place of inputs would be really useful, especially where multi-line values are a possibility.

enhancement
help wanted

Is it possible / how would I go about adding custom queries and mutations to the Graph API that aren't related to a field? Specifically, I'm trying to tie in...

### Description `DataTypes::EVENT_AFTER_FETCH_FEED` is only triggered if the feed is a remote URL, not if it's a local file path. ### Additional info - Craft CMS version: 3.7.36 - Feed...

bug