Open billyjov opened 3 years ago
Hi,
the addon works fine for one of my app inside a monorepo. But i'm facing the issue that in another app an error is thrown as soon as i install the addon.
here are some screenshots.
You may have an idea what is going wrong ? Thanks in advance
cc @alexlafroscia @Ravenstine
This recursion call is problematic in this case: https://github.com/Ravenstine/ember-custom-elements/blob/master/addon/instance-initializers/ember-custom-elements.js#L79
Hi,
the addon works fine for one of my app inside a monorepo. But i'm facing the issue that in another app an error is thrown as soon as i install the addon.
here are some screenshots.
You may have an idea what is going wrong ? Thanks in advance