You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
Describe the bug
When creating a
MatomoTracker
, it raises an error ifurlBase
orsiteId
is empty value even whendisabled
is true.To Reproduce
Run the following code.
Expected behavior
We can create
MatomoTracker
without an error with emptyurlBase
orsiteId
whendisabled
is true.The text was updated successfully, but these errors were encountered: