Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

199
Views
How to implement AOS in React AOS Doesnt work?

AOS Conflict with ParticleJS with react-tsparticles

This is:

  • Bug

Specifications

  • AOS version: ^2.3.4
  • OS: Windows 10
  • Browser: Chrome

Expected Behavior

AOSing

Actual Behavior

Particle.js Conflict with AOS

Steps to Reproduce the Problem

<Particles/> is component made from react-tsparticles . if this component is a parent or sibling aos doesnt work.

           <div>
              <Particles />
            <h1 data-aos="fade-up"></h1>
          </div>
about 4 years ago · Santiago Gelvez
1 answers
Answer question

0

Possible Solution

for now you can work around this

   <div>
         <div>
              <Particles />
          </div>
          <h1 data-aos="fade-up"></h1>
</div>
about 4 years ago · Santiago Gelvez Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!