https://htmx.org logo
Join Discord
Powered by
# htmx-general
  • m

    mysterious-toddler-20573

    10/08/2020, 1:26 AM
    awesome, congrats @User
  • b

    brief-garden-29497

    10/08/2020, 10:08 AM
    That looks hella cool
  • w

    wonderful-pilot-19522

    10/08/2020, 4:20 PM
    Could I easily customize what's included in the library? Even if it was necessary to host it myself.
  • b

    big-airline-13935

    10/08/2020, 6:51 PM
    Congrats @User, looks solid. Who are you targeting this to?
  • m

    most-jelly-15242

    10/08/2020, 10:56 PM
    @User Thanks. I built it for my own use, but instead of integrating it directly into my products, I wanted to attempt to create a re-usable package, which I had never done before. I think it would be interesting to explore creating plugins for WordPress and Joomla.
  • c

    clean-kitchen-15473

    10/09/2020, 6:33 PM
    Can anyone help me with this? I'm trying to select an option in a form and then on the action of the onClick append-from an endpoint with the form values posted
  • c

    clean-kitchen-15473

    10/09/2020, 6:33 PM
    I can't seem to send in the form values to that endpoint, do I just use the current-url parameter in the endpoint?
  • m

    mysterious-toddler-20573

    10/09/2020, 6:40 PM
    can you post some code?
  • c

    clean-kitchen-15473

    10/09/2020, 6:47 PM
    oh wait i figured it out, I had to use the ic-global-include
  • c

    clean-kitchen-15473

    10/09/2020, 6:47 PM
    im using the older version
  • m

    mysterious-toddler-20573

    10/09/2020, 6:49 PM
    ok, ah, this is intercooler
  • c

    clean-kitchen-15473

    10/09/2020, 6:50 PM
    yea we didn't switch to htmx yet
  • c

    crooked-angle-63874

    10/09/2020, 9:15 PM
    Hi, anyone gets a full page refresh with htmx on iOS safari?
  • c

    crooked-angle-63874

    10/09/2020, 9:24 PM
    I use the last version of master
  • m

    mysterious-toddler-20573

    10/09/2020, 9:41 PM
    can you post code?
  • c

    crooked-angle-63874

    10/09/2020, 9:56 PM
  • c

    crooked-angle-63874

    10/09/2020, 9:58 PM
    this is weird because not happen to most of my customers, only on iOS. I attach the web inspector from the device and I see the problem, but not get why. The value is changed, the whole page is refreshed, I get a 200 status response and then sometimes I get "the page can't be displayed" and in the inspector in the "Preview" of the response not show anything
  • c

    crooked-angle-63874

    10/09/2020, 9:59 PM
    that way i don't post this in the bug tracker because I'm unsure the problem is htmx, but some extra edge case not accounted?
  • m

    mysterious-toddler-20573

    10/09/2020, 11:37 PM
    What is hx-check?
  • c

    crooked-angle-63874

    10/09/2020, 11:41 PM
    oh, that is something I add to not submit if the validation failed...
  • c

    crooked-angle-63874

    10/09/2020, 11:42 PM
    (but is not present in the master I use)
  • c

    crooked-angle-63874

    10/09/2020, 11:45 PM
    I noted today that it is now possible with htmx so I will fix it later 🙂
  • m

    mysterious-toddler-20573

    10/10/2020, 1:34 AM
    @User really hard to tell. Is the input in a form? Maybe the enter key is causing the form to submit?
  • c

    crooked-angle-63874

    10/10/2020, 2:36 AM
    no, is just entering numbers...
  • g

    gorgeous-ghost-95789

    10/11/2020, 7:10 PM
    I am noticing something similar, related to 0.2.0. I can't isolate it yet, but will try to post some code. It seems like something odd going on with
    hx-boost
    or
    hx-get
    on an anchor tag. They're either getting ignored or skipped -- perhaps the
    <a href
    is being processed first (or something)?
  • g

    gorgeous-ghost-95789

    10/11/2020, 7:11 PM
    Sorry to be light on specifics. This is definitely different between 0.1.0 and 0.2.0. Again, I'll try to post an example before I spread any more FUD.
  • m

    mysterious-toddler-20573

    10/11/2020, 7:35 PM
    thanks ben
  • l

    lively-beach-14291

    10/12/2020, 1:59 PM
    @User It might be fun to have a yoyo.jl (Julia) as well, follow the same approach. 😉
  • m

    most-jelly-15242

    10/12/2020, 2:03 PM
    @User Is that something you plan to do? I never heard of Julia before, until now. It's all php for me 🙂
  • l

    lively-beach-14291

    10/12/2020, 2:08 PM
    Well, I need a practical binding of HTMX that is sort of like server-side React.
1...545556...1146Latest