Title: jtesting's Replies | WordPress.org

---

# jtesting

  [  ](https://wordpress.org/support/users/jtesting/)

 *   [Profile](https://wordpress.org/support/users/jtesting/)
 *   [Topics Started](https://wordpress.org/support/users/jtesting/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jtesting/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jtesting/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jtesting/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jtesting/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jtesting/favorites/)

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] Easiest way to update Vite React App?](https://wordpress.org/support/topic/easiest-way-to-update-vite-react-app/)
 *  Thread Starter [jtesting](https://wordpress.org/support/users/jtesting/)
 * (@jtesting)
 * [3 years ago](https://wordpress.org/support/topic/easiest-way-to-update-vite-react-app/#post-16787737)
 * Maybe I should provide some additional context.
 * My current folder structure is reactpress > apps > demo > build.
 * My current process is to build the react app and replace the existing build folder
   which updates my application. 
   I am interested in converting over to vite.
 * reactpress > apps > vite_map_demo > dist
 * If I replace the dist folder the changes do not go into effect.
 * Does the process change due to how a vite react app is configured?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] Proxy-Server?](https://wordpress.org/support/topic/proxy-server-7/)
 *  Thread Starter [jtesting](https://wordpress.org/support/users/jtesting/)
 * (@jtesting)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/proxy-server-7/#post-16672955)
 * I will give that a try thank you. Also any new updates on the progress towards
   Vite?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] Proxy-Server?](https://wordpress.org/support/topic/proxy-server-7/)
 *  Thread Starter [jtesting](https://wordpress.org/support/users/jtesting/)
 * (@jtesting)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/proxy-server-7/#post-16670516)
 * Ah yes I do see that in the package.json. Taking that into account I updated 
   the code to
 * let url = `${process.env.REACT_APP_PUBLIC_URL}/api`;
 *     fetch(url)
 * However, the request gets sent to which does not exist…
   [https://(wordpress_site_domain)/wp-content/reactpress/apps/demo/build/api](https://(wordpress_site_domain)/wp-content/reactpress/apps/demo/build/api)
 * Any other possible tips?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] NextJs compatible?](https://wordpress.org/support/topic/nextjs-compatible/)
 *  [jtesting](https://wordpress.org/support/users/jtesting/)
 * (@jtesting)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/nextjs-compatible/#post-16533605)
 * Is there a timeline for vite support?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Go Maps - Google Maps, OpenStreetMap, Leaflet Map] Polyline with circles marking stop on route](https://wordpress.org/support/topic/polyline-with-circles-marking-stop-on-route/)
 *  Thread Starter [jtesting](https://wordpress.org/support/users/jtesting/)
 * (@jtesting)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/polyline-with-circles-marking-stop-on-route/#post-16387279)
 * Yes I know its possible to add circles in general, but how would I link the two.
   For example have a select group and when i click on said route display the polylines
   and stops at same time.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Extensions for Leaflet Map] Select Group for Poly Lines – Nevermind](https://wordpress.org/support/topic/select-group-for-poly-lines/)
 *  Thread Starter [jtesting](https://wordpress.org/support/users/jtesting/)
 * (@jtesting)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/select-group-for-poly-lines/#post-16382161)
 * Thank you for your response and I apologize for the late reply. I have sent you
   a test file and will continue to attempt to get it working.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Extensions for Leaflet Map] Select Group for Poly Lines – Nevermind](https://wordpress.org/support/topic/select-group-for-poly-lines/)
 *  Thread Starter [jtesting](https://wordpress.org/support/users/jtesting/)
 * (@jtesting)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/select-group-for-poly-lines/#post-16372027)
 * I have attempted to use both feature and option group but still not working as
   expected. I followed example and even added denomination values in geojson. Is
   there certain version I must be on possibly? Sharing with you what I have below
   and will edit my comment to prevent abuse.
 * [leaflet-map fitbounds]
   [leaflet-geojson src=”json file”]{@id} – {denomination}[/
   leaflet-geojson][leaflet-featuregroup disableClusteringAtZoom=10 maxClusterRadius
   =80 property=”denomination” values=”protestant” groups=”protestant”][zoomhomemap]
    -  This reply was modified 3 years, 5 months ago by [jtesting](https://wordpress.org/support/users/jtesting/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Extensions for Leaflet Map] Select Group for Poly Lines – Nevermind](https://wordpress.org/support/topic/select-group-for-poly-lines/)
 *  Thread Starter [jtesting](https://wordpress.org/support/users/jtesting/)
 * (@jtesting)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/select-group-for-poly-lines/#post-16371842)
 * Thank you for fast response! Now that I have you here…
 * [leaflet-map lat=’my lat’ lng=’my lng height=600 zoomcontrol]
   [leaflet-line color
   =”purple” latlngs=”my values”][leaflet-optiongroup option=”color” values=”purple”
   groups=”purple”] [fullscreen]
 * option group is not working for me, does this look correct?

Viewing 8 replies - 1 through 8 (of 8 total)