Hi, I need to load items in the dynoselect options loaded from an asynchronous call from an API. Any ideas, I'm trying several approaches but they all lead me to a dead end, where I dynamically have an rx.var that I can't assign to options, and I don't see a way to handle this with states. Sorry if this is obvious or has nothing to do with your component, but I would love to be able to use it in my app.
Hi, I need to load items in the dynoselect options loaded from an asynchronous call from an API. Any ideas, I'm trying several approaches but they all lead me to a dead end, where I dynamically have an rx.var that I can't assign to options, and I don't see a way to handle this with states. Sorry if this is obvious or has nothing to do with your component, but I would love to be able to use it in my app.