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
#140 replaces lib.urlpush with sprintf to avoid a beginning slash. A beginning slash will cause issues with the SME because it filters out any STATE_CHANGE events that contain extensions with a leading slash. This solution is not ideal, but was passed in due to a time crunch.
#140 replaces lib.urlpush with sprintf to avoid a beginning slash. A beginning slash will cause issues with the SME because it filters out any STATE_CHANGE events that contain extensions with a leading slash. This solution is not ideal, but was passed in due to a time crunch.
related to PR: #115
These problems occur in lib.Node.Diff()
The text was updated successfully, but these errors were encountered: