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

Uncaught TypeError: Cannot read properties of undefined (reading 'ajaxPrefilter') #596

Open
lokeshsn22 opened this issue Dec 10, 2022 · 1 comment

Comments

@lokeshsn22
Copy link

lokeshsn22 commented Dec 10, 2022

Which operating system and version is the project developed on?
Mac Montery 12.6.1 (21G217)
Which version of ruby is the project developed on?
2.7.4
Which version of npm is the project developed on?
8.19.2
Which version of ember-cli is the project developed on?
4.0.1
What is the rails version?
6.1.6.1
What is the ember-cli-rails version (from Gemfile)?
0.11.0
What is the ember-cli-rails-addon version (from package.json)?
0.10.0
Is your application server multi-threaded
(such as puma and unicorn) or is it multi-process (such as thin and webrick)?

What are the contents of config/initializers/ember.rb?
EmberCli.configure do |c|
c.app :frontend
end

What are the contents of the Rails' view that renders the Ember application?

How are the EmberCLI-related routes defined?

How is the application deployed?
Testing on local

@srirams-fw
Copy link

@lokeshsn22 I am facing same error, can you share the fix incase if you have resolved it

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

2 participants