Closed mrjmd closed 8 years ago
The more I've thought of this the less I think this guardrail is really necessary. We may consider breaking the framework implementations into separate projects eventually, but for now I'm going to rely on the sanity of our users to not place multiple frameworks on the same page.
In the D7 / Panels version of this, users select a presentation framework on a per-page-variant basis. This means your page can either include Angular 1 panels, or Angular 2 panels, but not both.
We need to enforce similar guardrails so that users don't place tons of frameworks on a single page.