tawk / tawk-messenger-react

Official React plugin for Tawk messenger
https://www.tawk.to
Other
23 stars 15 forks source link

Loaded script has the function L in global scope which broke another libs like leaflet #41

Open lekiteam opened 1 month ago

lekiteam commented 1 month ago

Loaded script has the function L in global scope which broke another libs like leaflet.

Necessary to remove the function from global scope or rename it to really unique name.