🐛 | Metatag Asynchronous Widget | Saving nodes without loading metatags form loses metatags customization
🇷🇺Russia Psi-fact0r
Confirm this bug. Need fix or module is totally useless.
🇷🇺Russia Psi-fact0r
I agree, few time ago my sites has multiple spam attack on webforms. This is sad. Try to find a solution...
🇷🇺Russia Psi-fact0r
Sorry, but i think it is bad decision.
Maybe add some new option for this? Add a checkbox "Work with all breadcrumbs, not only configured". In my opinion, it's not good to use more and more modules for just breadcrumbs.
As user, i want to download module and just it :)
🇷🇺Russia Psi-fact0r
🇷🇺Russia Psi-fact0r
Psi-fact0r → created an issue.
🇷🇺Russia Psi-fact0r
Same thing!
Fixed it by changing some values in /js/back_to_top.js.
String 51:
scrollTo(0, 1200);
changed to:
scrollTo(0, 100);
Works fine for me now.