This repository has been archived by the owner on Oct 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 539
We can put only one rx-marble on page #12
Comments
Interesting... |
@staltz I got this error |
When I commented this code //if (DOMUser._customElements && DOMUser._customElements.hasOwnProperty(tagName)) {
// throw new Error("Cannot register custom element `" + tagName + "` " + "for the DOMUser because that tagName is already registered.")
//} It's working fine. |
Thanks for more details on this bug. I'm struggling to find time to progress RxMarbles forward, but I always want to take this further, so eventually I'll do it. Hopefully on my summer holidays |
@staltz It's will be good. I use rxmarbles in my book http://xgrommx.github.io/rx-book now. But several operators aren't implemented yet =( Will be better if i could use my own configuration for each operator. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello @staltz. I tried put two rx-marble on one page but it doesn't work. I use webcomponent.
The text was updated successfully, but these errors were encountered: