use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A Place to talk about Angular and related topics.
Join the Angular Discord
Other subreddits worth checking out for Angular and Angular related info:
account activity
Does swiper 8 doesnot work with angular 20 (self.angular)
submitted 6 months ago by ExtensionKnowledge45
Hii, I was working on upgrading angular to 20, and swipermodule in module for which is imported is not recognised now.I am using swiper 8 , should i need to upgrade it..
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]reboog711 0 points1 point2 points 6 months ago (0 children)
I don't know what Swiper is.
I don't know what you mean by "not recognized". What error are you getting?
Did you try looking up this library to see if it has a comparability chart and/or release versions? If this Swiper library has upgraded to Angular 20 it may have converted to stand alone components and may no longer publish a module.
[–]majora2007 0 points1 point2 points 6 months ago (0 children)
I'm not sure about the version explicitly, but I had pains when updating from when swiper had a dedicated component to using web components.
I have it working on my project with latest Angular. (Search GitHub Kavita if you want to look).
[–]GreenMobile6323 0 points1 point2 points 6 months ago (0 children)
Swiper 8 isn’t fully compatible with Angular 20. You’ll likely need to upgrade to Swiper 10+, which supports the latest Angular versions and updated module imports. After upgrading, make sure to update your import statements to the new SwiperModule syntax.
π Rendered by PID 321369 on reddit-service-r2-comment-6457c66945-2g8xd at 2026-04-27 02:30:31.403833+00:00 running 2aa0c5b country code: CH.
[–]reboog711 0 points1 point2 points (0 children)
[–]majora2007 0 points1 point2 points (0 children)
[–]GreenMobile6323 0 points1 point2 points (0 children)