Confirmed the issue is fixed now on latest release of DXPR theme.
Hi Dirk,
Could you provide more details about the issue you are facing?
Providing screenshots of the issue will be helpful here.
Alternatively, there are a lot of changes (and cool stuffs) introduced in the theme since you reported the issue, so you might want to recheck the issue again using latest version and confirm.
Thanks.
rohit tiwari โ created an issue.
Merged.
rohit tiwari โ made their first commit to this issueโs fork.
rohit tiwari โ created an issue.
This looks great.
Merged.
Thanks for your work @dtrdewaele.
rohit tiwari โ created an issue.
This is the YML causing issue:
published_dates:
'#type': flexbox
publish_date:
'#type': datetime
'#title': 'Publish Date'
'#date_date_min': TODAY
'#date_date_format': ''
'#date_time_format': ''
'#date_time_step': '60'
'#required': true
unpublish_date:
'#type': datetime
'#title': 'Unpublish Date (if any)'
'#date_date_min': '[webform_submission:values:publish_date]'
'#date_date_format': ''
'#date_time_format': ''
'#date_time_step': '60'
I am getting the same issue still on same scenario as mentioned in the issue summary.
My setup is:
Drupal: 9.5.8
Webform: 6.2.3
Error: InvalidArgumentException: The timestamp must be numeric. in Drupal\Component\Datetime\DateTimePlus::createFromTimestamp() (line 201 of /mnt/www/html/trimedcmsej6ddn8fnr/docroot/core/lib/Drupal/Component/Datetime/DateTimePlus.php).
Drupal: 7.92
PHP: 7.4.33
I am facing this issue on my D7 setup.
The reproducing steps are same as mentioned in #7
@Hobda, sorry for replying late.
The work around did the trick for me and fortunately I did need the payment in next page.
But this should be still an issue if some one needs it in same page or else there should be a note regarding the same.
Anyways thanks for your help here @Hobda
Rohit Tiwari โ created an issue.
Rohit Tiwari โ created an issue.