GithubHelp home page GithubHelp logo

When using unsavedChangesAlerts(), DeleteAction and ForceDeleteAction present a second pop-up after a confirmation modal is accepted. about filament HOT 4 CLOSED

RalphMRivera avatar RalphMRivera commented on June 2, 2024
When using unsavedChangesAlerts(), DeleteAction and ForceDeleteAction present a second pop-up after a confirmation modal is accepted.

from filament.

Comments (4)

RalphMRivera avatar RalphMRivera commented on June 2, 2024

@danharrin and @zepfietje - I've updated the reproduction repository connected to this issue to Filament 3.2.15 - The issue remains. Video attached. I am not sure if this comment suffices or if I should open a new issue.

issues-11042.mov

from filament.

danharrin avatar danharrin commented on June 2, 2024

Can you make sure your view cache is clear please? I definitely tested this

from filament.

RalphMRivera avatar RalphMRivera commented on June 2, 2024

Hi @danharrin,

I went nuclear and ran the following on the reproduction repository:

composer update;
php artisan filament:upgrade;
npm update;
npm run build;
php artisan clear-compiled;
php artisan cache:clear;
php artisan config:cache;
php artisan debugbar:clear;
php artisan event:clear;
php artisan horizon:clear;
php artisan optimize:clear;
php artisan queue:clear;
php artisan route:clear;
php artisan view:clear;

I updated and pushed the reproduction repository.

I then nuked the browser cache and cookies. I did this on the reproduction repository and my current project (a separate Laravle app) and ended up with the same result. Additional note: I disabled all plug ins in Chrome to ensure there was no weird conflict.

Screen.Recording.2024-01-27.at.1.05.00.PM.mov

from filament.

danharrin avatar danharrin commented on June 2, 2024

Should be resolved by a308d57

from filament.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.