I encountered a weird behaviour. I think it might be a bug.
Consider the below snippet:
```
```
Like it is explained in the comments when either of the commented sections (the useEffect hook or the navbar contents) are used the data grid disappears. There is no error shown anywhere. Sometimes the grid even shows after a random sequence of page refreshes and/or re/saves of the source file.
I have tried to remove the bootstrap css files from the project but that does not seem to fix it.
Dependencies and dev-dependencies:
```
```
Using latest version of Google Chrome.
EDIT:
This problem only occurs when running the app via the dev server (`npm run dev`). Problem disappears when the app is built and served via a static server.
Any assistance is appreciated.
Hi Stanislav,
Currently, we are validating your query with your shared information, and we will update you the details on or before 21st Sep 2022. Until then we appreciate your patience.
Rajapandi R
Hi Stanislav,
Thanks for your patience
Based on your query we have prepared a sample and tried to reproduce your reported problem at our end, but it was unsuccessful. The Grid doesn’t disappear. Please refer the below sample for more information.
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/177562-2026968730.zip
If you still face the issue, please share any issue reproducible sample or try to reproduce the issue with our above attached sample.
Regards,
Rajapandi R
Hi,
I have created a simplified project that illustrates the problem.
To reproduce:
2. Observe the data grid is present
3. Uncomment the commented sections in `src/App.tsx` and save
4. Restart dev server `^C`, `npm run dev`
5. Observe the data grid has disappeared
Hi Stanislav,
Currently we are validating your shared information and we will update you the details on or before 29th Sep 2022. Until then we appreciate your patience.
Regards,
Rajapandi R
Hi Stanislav,
Thanks for the update
We have checked your shared sample in your last update and uncomment the commented codes and try to reproduce your reported problem, but it was unsuccessful. The Grid doesn’t disappear. Please refer the below sample and video demo for more information.
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/177562136028805.zip
Video demo: https://www.syncfusion.com/downloads/support/directtrac/general/ze/177562vd-400738291.zip
If you still face the issue, please share any issue reproducible sample or try to reproduce the issue with our above attached sample.
Regards,
Rajapandi R
I just tested that zip I gave you on my machine again and it definitely still disappears. Must be something unique to my setup.
How can I troubleshoot this?
EDIT:
Just tried to open in Firefox - problem is gone. When in Chrome however, it is present even under incognito mode, so I presume it is not due to some extension I have installed?
Chrome version is:
```
Version 105.0.5195.125 (Official Build) (64-bit)
```
Hi Stanislav,
Thanks for your update
Our chrome browser version was 106.0.5249.62 and the sample run without Grid disappears and working fine at our end. So please update your chrome browser and ensure that the problem was resolved or not.
Screenshot:
Regards,
Rajapandi R