Version Info
latest master.
Please note that this bug is present since Bootstrap v4.6, so it was not introduced with the 5 version.
Describe the bug
When clicking on one the Subscription tabs, Console warnings appear with a ReferenceError.
See below Screenshot.
This bug is probably caused by the call of in the subscriptionDetails page.
How to Reproduce
Steps to reproduce the behavior:
Go to 'Account=> Subscriptions'
Click on the 'edit pen' button.
Open the Browser Inspector tools.
Click on one of the Tabs, such as ''Configuration' or 'Up/Downgrade'.
See the resulting Console warning such as in the screenshot.
Version Info latest master. Please note that this bug is present since Bootstrap v4.6, so it was not introduced with the 5 version.
Describe the bug When clicking on one the Subscription tabs, Console warnings appear with a ReferenceError. See below Screenshot. This bug is probably caused by the call of in the subscriptionDetails page.
How to Reproduce Steps to reproduce the behavior:
Observed behavior Console warnings.
Expected behavior No console warnings.
Screenshots
Additional context N/A.