Coder Social home page Coder Social logo

Comments (4)

1cg avatar 1cg commented on May 26, 2024

Hi There,

Sorry about that! There was a semantic change when we went from with to tell because we wanted to keep me a stable reference to the "the current element" throughout the entire handler and avoid the problems javascript has with the this symbol.

I believe the code can be rewritten like so:

<button class="btn btn-primary d-none cropped-only" hx-post="..." 
_="on htmx:afterRequest 
               if detail.xhr.response.includes('success') 
                 tell <.avatar img/> 
                   put zu.imageCropper.objectURL into @src
                   remove .d-none"
>Confirm</button>

Would you mind testing it? If this doesn't work, it should so I'll add a regression. :)

Thank you for using hyperscript and pardon our dust!

from _hyperscript.

1cg avatar 1cg commented on May 26, 2024

Hi There again,

I was noodling with this tonight and realized that I didn't get the logic in attribute references correct, so the code above will not work. I have a fix in development and would like to get you a custom build so it works for you. Let me know if that works.

Again, I really appreciate you using the language and I want to make sure it works properly for your use case!

from _hyperscript.

gmzu avatar gmzu commented on May 26, 2024

Hi There,
actually the code you suggested works correctly!
I don't know why you were convinced it wouldn't work, but it works!
Thanks so much

from _hyperscript.

1cg avatar 1cg commented on May 26, 2024

Ah, I think because it is being used as with a put. Unfortunately I believe if you read the attribute @src it will read from me rather than from thingBeingTold. Just be aware of that until the next release, pardon our dust!

from _hyperscript.

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.