foex-open-source / fos-splitter

MIT License
8 stars 1 forks source link

Trouble with FOS Splitter when window size is changed.Uncaught Error: Splitter needs to be in a component with size #4

Closed havvafatmaozbay closed 2 years ago

havvafatmaozbay commented 2 years ago

Hello everyone, I have an issue with FOS Splitter Plug-In. I have a region which is static content and in the sub region of that region I have FOS-Splitter Plug-In and in the splitter I have 2 interactive gridsWhen I collapse the page I got the error ‘interactiveGrid.min.js?v=21.2.1:5 Uncaught Error: Splitter needs to be in a component with size’ this error on the console. Is anyone know that problem? I mean when window size is changed I faced with this issue and still could not fixed it.

mnolan866 commented 2 years ago

Can you please create a test case on apex.oracle.com and provide access details so we can investigate your issue. Thanks

ErickInformatica commented 2 years ago

I have the same issue. When size of page change, show this error on the console. image

mnolan866 commented 2 years ago

The issue is caused by a zero height being determined on the parent element being split.

Can you please create a test case on apex.oracle.com and provide access details so we can investigate your issue. Thanks

havvafatmaozbay commented 2 years ago

The issue is caused by a zero height being determined on the parent element being split.

Can you please create a test case on apex.oracle.com and provide access details so we can investigate your issue. Thanks

Hello I made a test case on apex Workspace name = SPLITTERDEMO Username = havvafatma45@gmail.com PW = Fatma97!

App Info Username = havvafatma45@gmail.com PW = Fatma97! Can you please check what I did wrong? I used region display selector and tab splitter. When I am on the other tabs (the one that is not with tab splitter) and I change the size of the page I get splitter error. Thank you in advance

havvafatmaozbay commented 2 years ago

image

foex-open-source commented 2 years ago

Thanks for the test case!

You didn't do anything wrong, it's a bug ( related to the "tabs container" ), it'll be fixed with the next release.

(We updated the plug-in in your application, so that should work just fine for now).

havvafatmaozbay commented 2 years ago

Thanks for the test case!

You didn't do anything wrong, it's a bug ( related to the "tabs container" ), it'll be fixed with the next release.

(We updated the plug-in in your application, so that should work just fine for now).

Thank you so much!

ErickInformatica commented 2 years ago

I have a similar issue. I want to place tabs on the right side of the splitter. But when an interactive report is placed anywhere it throws the issue.

In this workspace is the demo.

WORKSPACE NAME: PRUEBAS-EBRAN USERNAME: 27997erick@gmail.com PASS: P@SSWO4D!

image

havvafatmaozbay commented 2 years ago

Thanks for the test case!

You didn't do anything wrong, it's a bug ( related to the "tabs container" ), it'll be fixed with the next release.

(We updated the plug-in in your application, so that should work just fine for now).

Hi again! We have APEX with version 21.2.1. How can I transfer the solution to our system can you please help me?

foex-open-source commented 2 years ago

Fixed with v22.1!