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
But it still bring back the debate whether enforcing is really such a wanted feature
And if so, what approach should we take. Any component could theoretically set itself with a valid name and be rendered too 🤷
Proposals:
We stop doing this and we just check if devs do bad things with it
We use css to hide the bad entries. Since we scope, we have a unique SCOPE ID that matches the library's build time. Since wrapping such components will still display them properly in the dom:
then we could hide all of those that does NOT match the library scope, or something like that 🤔
I don't have strong preferences anymore. We don't have time reviewing every component created by devs, so 🤷
Problem
Temp solution
Questions
Proposals:
then we could hide all of those that does NOT match the library scope, or something like that 🤔
I don't have strong preferences anymore. We don't have time reviewing every component created by devs, so 🤷