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
AmplitudeJS should be able to support dynamic situations where audio files are not provided by default. See #440 .
Expected Behavior
When building a player, we should be able to set all of the defaults except an audio file or group of audio files. After initialization, we can build groupings, add audio files, etc.
Steps To Reproduce
Enter an empty object in the Amplitude.init({}) method. There will be console errors everywhere. We need to allow this to be a possibility for dynamic configurations.
AmplitudeJS Version
Any Version
Browser Information
No response
Link To Where Issue Can Be Reproduced
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Issue Description
AmplitudeJS should be able to support dynamic situations where audio files are not provided by default. See #440 .
Expected Behavior
When building a player, we should be able to set all of the defaults except an audio file or group of audio files. After initialization, we can build groupings, add audio files, etc.
Steps To Reproduce
Enter an empty object in the
Amplitude.init({})
method. There will be console errors everywhere. We need to allow this to be a possibility for dynamic configurations.AmplitudeJS Version
Any Version
Browser Information
No response
Link To Where Issue Can Be Reproduced
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: