Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

We can put only one rx-marble on page #12

Open
xgrommx opened this issue May 8, 2015 · 5 comments
Open

We can put only one rx-marble on page #12

xgrommx opened this issue May 8, 2015 · 5 comments

Comments

@xgrommx
Copy link

xgrommx commented May 8, 2015

Hello @staltz. I tried put two rx-marble on one page but it doesn't work. I use webcomponent.

@staltz
Copy link
Owner

staltz commented May 8, 2015

Interesting...

@xgrommx
Copy link
Author

xgrommx commented May 31, 2015

@staltz I got this error Uncaught Error: Cannot register custom element X-MARBLE for the DOMUser because that tagName is already registered.

@xgrommx
Copy link
Author

xgrommx commented May 31, 2015

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.

@staltz
Copy link
Owner

staltz commented Jun 1, 2015

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

@xgrommx
Copy link
Author

xgrommx commented Jun 2, 2015

@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.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants