vegegoku on development
fix #655 Chips of TagsInput sho… (compare)
vegegoku on development
fix #667 It is impossible to se… (compare)
vegegoku on development
fix #666 Odd or Unexpected Resp… (compare)
vegegoku on development
fix #665 Select dropdown menu b… (compare)
vegegoku on development
fix #664 Memory leak in DataTab… (compare)
1: whether I wrap the view in flexitem makes no difference
2: nothing is visible unless I call setHeight with PIXELS. Why should I have to dictate pixel height? every screen could be different sizes. I just want the layout to handle this. it should be 100% of the viewport
Actually you don't have to dictate the pixel height but you have to ensure that the map container has a size when the map will be rendered. Especially with responsive layouts the height of containers and or it's parents is initially 0. If the map is drawn at this time the map also have a size of 0.
@FrankHossfeld Did you run the demo app on your own pc? Or are you talking about https://demo.dominokit.org/home?
In the latter case how do you know this is RC10?
Cause the online demo states : Last build on : 2021-10-10T07:04:46Z
Which is before RC10 was released.