WIP: Beta bugs and problems

1 - Error:
Different queries and configurations for the same component.
In the JetEngine listing grid, it is possible to use different types of queries and data capture configurations in the same listing grid.

I was unable to do this in the Bricks component. It seems that every configured query changes the component globally for all components in all places in the theme.

2 - Error:

I converted a block that I was using in the project into a component.
I used a validation condition like this:

{query_results_count:ycwcim} to count the blocks.

The condition stopped validating after using the component in place of the old block.

3 - Error:

The administration became extremely slow when I am handling the component item. It takes a long time to save, and it gives a lot of errors when saving the page.

Hello @fabricioventura,

thank you so much for your report :pray:

For #1, we already discussed this internally, but now I’ve recorded it to our internal tracker.

For #2, I was able to replicate the issue and will open an internal bug report. In my testing, {query_results_count:ycwcim} (with different ID of course), will always return 0. Is this the case for you also?

For #3, I can’t replicate it. Would it be possible to record a video on what’s happening and give me a bit more info about the browser and your setup? Also, what kind of errors are showing?

Thank you!
Matej

1 Like

Hello @fabricioventura,

improvement #1 was implemented in 1.12:

Best regards,
Matej

1 Like