πŸ‡¬πŸ‡§United Kingdom @rviner

Account created on 17 January 2013, over 12 years ago
#

Recent comments

πŸ‡¬πŸ‡§United Kingdom rviner

Just an update, I'm not sure if this is the right fix but I managed to work around this by removing:

'focus' on line 91 in webformautosave.js.

I confirm the webform still autosaves correctly and the for stops auto scrolling.

πŸ‡¬πŸ‡§United Kingdom rviner

I confirm this is an issue with focus not remaining on text format fields after autosave.

For example:

1. If a form has radio buttons followed by a series of text format fields
2. Select a radio button, scroll down and start typing in the text format field, after auto save the form focus jumps back to the radio buttons field.

πŸ‡¬πŸ‡§United Kingdom rviner

We hare experiencing this issue. It was first reported on the 4th October and thought CloudFlare could be a possible cause as no changes have been made in the last 2-3 weeks.

It does also seem to be an issue in Chrome.

πŸ‡¬πŸ‡§United Kingdom rviner

I'm also faced with this issue and the forms i'm using have a lot of text format fields on them.

πŸ‡¬πŸ‡§United Kingdom rviner

I noticed a similar permission error when upgrading from 4.0.3 and realised due to the extra permission checks introduced in 4.1.0 I had to tick off the 'View own webform submission' permission for the role.

This was due to the extra check in 'WebformSubmissionResource.php' to view the submission. I also noticed there's an error in the comment:

// Check user have permission to delete webform submission.

should be:

// Check user have permission to view webform submission.

πŸ‡¬πŸ‡§United Kingdom rviner

Yes I can confirm this fixes the issue. Thanks.

πŸ‡¬πŸ‡§United Kingdom rviner

It’s a plain image old image field.

I upgraded from 2.5 so appreciate there have been a lot of changes since then. However the bundle class always appears to be null.

πŸ‡¬πŸ‡§United Kingdom rviner

rviner β†’ created an issue.

πŸ‡¬πŸ‡§United Kingdom rviner

Same happens for me. Downgrading fixes the issue.

πŸ‡¬πŸ‡§United Kingdom rviner

Realised it was a permission issue.

πŸ‡¬πŸ‡§United Kingdom rviner

This doesn't quite work multi valued views as 'Add new item' gets added as a new entry.

πŸ‡¬πŸ‡§United Kingdom rviner

Ok, I've realised its a custom theme issue.

However I've switched to a default Olivero theme which displays the 'Add another item' button fine, but when I try an delete or update an existing value and click update, it automatically adds 'Add another item' as a new entry?

πŸ‡¬πŸ‡§United Kingdom rviner

Any update on this one?

Additional steps to reproduce based on the YAML above:

1. Click yes to 'Display name' field
2. Enter info for 'Test field'
3. Click next and you can proceed to the next page without uploading a required document in the 'test upload' field and no validation warning is shown.

πŸ‡¬πŸ‡§United Kingdom rviner

I have experienced this issue as well with a long multi step form using the iframe resizer embedded on another site.

πŸ‡¬πŸ‡§United Kingdom rviner

This causes a problem in the use case i've got.

I'm using the webform rest module to trigger a get submission on PostSave but it always get the previous data as it hasn't been committed to the database yet.

πŸ‡¬πŸ‡§United Kingdom rviner

This caused our multi step ajax form to get completely stuck.

Patch resolved the issue.

πŸ‡¬πŸ‡§United Kingdom rviner

This is still an issue in version 2.0.

I can't share the webform settings but get this error with a simple multiple step form with ajax turned on and draft submissions enabled.

Production build 0.71.5 2024