Michael Bromley

Results 750 comments of Michael Bromley

@deusama no not yet, because it has not been designed yet. But Facets are already channel-aware, so they can be assigned to channels (the UI part of this is coming...

Yes this would be good, I agree. It'd be a breaking change though to the schema so it would be something I'll consider for v2.

OK, thanks for the report. Out of interest, are you forced to use v12 in some environment you are using? I ask because v12 is no longer supported by Node...

Yes, we can expose this option, that sounds reasonable. For now you'll have to parse the url into its parts as a work-around.

Hi, can you share the contents of your `shared-extensions.module.ts` file?

ah ok thanks. So that's the one generated by the ui compiler. Now can you show the file containing the FacetValueFilteredFormInputModule?

Thanks. That looks ok. In the compiled `admin-ui` directory that gets generated by `compileUiExtensions()`, are there any .js files?

That's expected - that's the final output of the Angular compiler which will run in the browser. OK I think to help further, I'd need to look at a repo...

I've been working on the StripePlugin over the past couple of days, improving on some edge cases and security holes that were descovered. I now tend to agree that it...

Thanks @kyunal & @ashitikov for the input on this issue so far. Just as an update from my side - I have limited bandwidth right now to dive deep into...