Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid modifier manager compatibility specified #567

Open
allthesignals opened this issue Sep 25, 2023 · 0 comments
Open

Invalid modifier manager compatibility specified #567

allthesignals opened this issue Sep 25, 2023 · 0 comments

Comments

@allthesignals
Copy link

Using Ember 5.2 and template-imports...

<div {{observeIntersection this.doSearch}} />

manager.js:621 Uncaught (in promise) Error: Invalid modifier manager compatibility specified
at modifierCapabilities (manager.js:621:1)
at new FunctionalModifierManager (modifier-manager.js:54:104)
at managerFor (modifier.js:14:15)
at CustomModifierManager.getDelegateFor (manager.js:666:1)
at CustomModifierManager.create (manager.js:676:1)
at Object.evaluate (runtime.js:2247:1)
at AppendOpcodes.evaluate (runtime.js:1052:1)
at LowLevelVM.evaluateSyscall (runtime.js:4214:1)
at LowLevelVM.evaluateInner (runtime.js:4185:1)
at LowLevelVM.evaluateOuter (runtime.js:4178:1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant