Skip to content

Commit

Permalink
Merge aed2958 into 53afb79
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismayer committed Jan 30, 2023
2 parents 53afb79 + aed2958 commit fd58865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/data/store/WfsFeatures.js
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ Ext.define('GeoExt.data.store.WfsFeatures', {
// (if needed)
var createLayer = config.createLayer;
config.createLayer = false;
config.passThroughFilter = false; // only has effect for layers

me.callParent([config]);

Expand Down

0 comments on commit fd58865

Please sign in to comment.