When working on the seasons story, I ran into an issue where the v-combobox items in the location search component that I imported from the toolkit were showing up behind the dialog that the location search was in. This isn't a problem in the planet parade, where we have the component in the project source, so I switched to do that in the seasons.
However, I wasn't able to see a reason why the two are different - the code for the component in the toolkit is almost identical to that in the planet parade story. I'm wondering if something in the toolkit build process is affecting this? I might try and set up a small app with the build component locally and see what I can figure out.
When working on the seasons story, I ran into an issue where the v-combobox items in the location search component that I imported from the toolkit were showing up behind the dialog that the location search was in. This isn't a problem in the planet parade, where we have the component in the project source, so I switched to do that in the seasons.
However, I wasn't able to see a reason why the two are different - the code for the component in the toolkit is almost identical to that in the planet parade story. I'm wondering if something in the toolkit build process is affecting this? I might try and set up a small app with the build component locally and see what I can figure out.