dromansab β created an issue.
Thanks for your response.
I have fixed the error and it is not translating either
I have also tried typing only the json with translated strings with no luck...
{'prev': 'Diapositiva anterior','next': 'Diapositiva segΓΌent', first': 'Ves a la primera diapositiva','last': 'Ves a la darrera diapositiva','slideX': 'Ves a la diapositiva %s','pageX': 'Ves a la pΓ gina %s','play': 'Iniciar','pause': 'Parar'}
dromansab β created an issue.
Hello,
I have just resolved the same problem going to field edit form > "Advanced" > "Custom settings" > "Custom properties" and setting the following value:
date_date_format: ''
step: ''
Hello,
Will a new release be created with this fixes applied?
Thanks
Hello,
I have found another compatibility related with the deprecated use of jquery.once in Drupal 10. I have created another issue https://www.drupal.org/project/bootstrap/issues/3336901 π Uncaught TypeError: $(...).once is not a function with Drupal 10 Closed: duplicate
I think that this problem is related with Drupal 10 removed use of jquery.once: https://www.drupal.org/node/3158256 β
The error can be reproduced using bootstrap in node/add form with an image or paragraph field.
dromansab β created an issue.